removed accidently included secret file while bild.
This commit is contained in:
parent
44d4fb6c55
commit
cd0c47aaa7
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user