Skip to content

Commit

Permalink
AppMetrics#637 Copy settings file in sandbox app
Browse files Browse the repository at this point in the history
  • Loading branch information
aivanov-oneinc committed Feb 23, 2022
1 parent 3c0064c commit 2499c57
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
</PropertyGroup>

<ItemGroup>
<Content Include="appsettings.json" />
<Content Include="appsettings.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2499c57

Please sign in to comment.