remove protected file from solution.

This commit is contained in:
ruberoid 2024-04-04 17:11:14 +04:00
parent d172a00cb7
commit 62b823b082

View File

@ -23,11 +23,6 @@
<Content Include="..\..\.dockerignore">
<Link>.dockerignore</Link>
</Content>
<Content Include=".secrets\appsettings.protected.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
</Content>
</ItemGroup>
</Project>