We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dab366 commit 265d99bCopy full SHA for 265d99b
1 file changed
src/InEngine/InEngine.csproj
@@ -56,6 +56,9 @@
56
<None Update="docker-compose.yml">
57
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
58
</None>
59
+ <None Update="app.config">
60
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
61
+ </None>
62
</ItemGroup>
63
</Project>
64
0 commit comments