mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
chore: try removing DisableImplicitNuGetFallbackFolder
This commit is contained in:
parent
7314397da5
commit
cf98af22c9
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<DisableImplicitNuGetFallbackFolder>true</DisableImplicitNuGetFallbackFolder>
|
||||
<SelfContained>true</SelfContained>
|
||||
<PublishReadyToRunComposite>true</PublishReadyToRunComposite>
|
||||
<ContainerBaseImage>mcr.microsoft.com/dotnet/runtime-deps:9.0-azurelinux3.0-distroless-extra</ContainerBaseImage>
|
||||
|
|
|
|||
Loading…
Reference in a new issue