fix WebConfigSettings

This commit is contained in:
Samuele E. Locatelli
2020-12-14 17:02:44 +01:00
parent e7235bd95b
commit 16064053e0
4 changed files with 54 additions and 20 deletions
+5 -1
View File
@@ -17,6 +17,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="nulastudio.NetCoreBeauty" Version="1.2.9" />
</ItemGroup>
<ItemGroup>
@@ -26,7 +27,10 @@
<None Update="CONF\default.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="CONF\Donati.json">
<None Update="CONF\DonatiBasi.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="CONF\DonatiLav.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="CONF\EdilChim.json">