prepare Web project for deployment

This commit is contained in:
Jonathan Jenne
2023-12-04 15:29:58 +01:00
parent 61c3a859c6
commit 562935e07e
4 changed files with 13 additions and 14 deletions

View File

@@ -42,4 +42,10 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Content Update="appsettings.json">
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project>