Skip to content

Commit 8457d7a

Browse files
committed
Merge branch 'master' into 3.4-dev
2 parents 7cfb95c + be51482 commit 8457d7a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/InEngine.Core.Test/InEngine.Core.Test.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,10 @@
2323
<ProjectReference Include="..\InEngine.Core\InEngine.Core.csproj" />
2424
<ProjectReference Include="..\InEngine.Commands\InEngine.Commands.csproj" />
2525
</ItemGroup>
26+
<ItemGroup>
27+
<None Update="appsettings.json">
28+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
29+
</None>
30+
</ItemGroup>
2631
</Project>
2732

0 commit comments

Comments
 (0)