Polevoy S.V Lab_work7 #7

Closed
ChipsEater wants to merge 9 commits from LabWork07 into LabWork06
Showing only changes of commit a66e4d604a - Show all commits

View File

@ -22,4 +22,10 @@
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
<None Update="appsettings.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>