Workaround for https://github.com/dotnet/aspnetcore/issues/59291
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
<TargetFramework>net9.0</TargetFramework>
|
<TargetFramework>net9.0</TargetFramework>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
|
<CompressionEnabled>false</CompressionEnabled>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup Label="Nuget Settings">
|
<PropertyGroup Label="Nuget Settings">
|
||||||
|
|||||||
Reference in New Issue
Block a user