Skip to content

Cannot build with .NET 9.0 prerelease 3 (work-around) #56

@Jack-Edwards

Description

@Jack-Edwards

See: dotnet/sdk#40413

Work-around:

<PropertyGroup>
   <TargetFramework>net9.0</TargetFramework>
   ...
   <CompressionExcludePatterns>
      blazorSodium.bundle.js
   </CompressionExcludePatterns>
</PropertyGroup>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions