Skip to content

Commit 265d99b

Browse files
committed
Copy app.config to output directory
1 parent 6dab366 commit 265d99b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/InEngine/InEngine.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@
5656
<None Update="docker-compose.yml">
5757
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
5858
</None>
59+
<None Update="app.config">
60+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
61+
</None>
5962
</ItemGroup>
6063
</Project>
6164

0 commit comments

Comments
 (0)