We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cfb95c + be51482 commit 8457d7aCopy full SHA for 8457d7a
src/InEngine.Core.Test/InEngine.Core.Test.csproj
@@ -23,5 +23,10 @@
23
<ProjectReference Include="..\InEngine.Core\InEngine.Core.csproj" />
24
<ProjectReference Include="..\InEngine.Commands\InEngine.Commands.csproj" />
25
</ItemGroup>
26
+ <ItemGroup>
27
+ <None Update="appsettings.json">
28
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
29
+ </None>
30
+ </ItemGroup>
31
</Project>
32
0 commit comments