Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 9 support #483

Open
jimitndiaye opened this issue Nov 18, 2024 · 3 comments
Open

.NET 9 support #483

jimitndiaye opened this issue Nov 18, 2024 · 3 comments

Comments

@jimitndiaye
Copy link

warning NU1608: Detected package version outside of dependency constraint: Z.Blazor.Diagrams 3.0.2 requires Microsoft.AspNetCore.Components.Web (>= 8.0.0 && < 9.0.0) but version Microsoft.AspNetCore.Components.Web 9.0.0 was resolved.

The Blazor Diagrams package explicitly excludes .NET 9 (even though there shouldn't be any direct blockers to the upgrade - no breaking changes that should affect blazor diagrams as far as I can see).

We are attempting to upgrade to .NET 9 but this dependency is currently a blocker. Please help.

@rborosak
Copy link

+1

@RicoSuter
Copy link

Same problem here... why is .NET 9 excluded?

@alphamax
Copy link

interested here :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants