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.
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.