removed accidently included secret file while bild.

This commit is contained in:
Ruberoid 2024-08-03 15:45:07 +03:00
parent 44d4fb6c55
commit cd0c47aaa7

View File

@ -19,15 +19,4 @@
<ProjectReference Include="..\Nocr.TelegramListener.AppServices\Nocr.TelegramListener.AppServices.csproj" />
</ItemGroup>
<ItemGroup>
<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>