forked from MoonsideGames/RefreshCS
fix dll config copy
parent
4a25a77543
commit
64a6e2ac65
|
@ -8,6 +8,8 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Include="RefreshCS.dll.config" />
|
||||
<None Include="RefreshCS.dll.config">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Reference in New Issue