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

Raygun.Blazor: Make .NET 9 compatible #61

Open
teneko opened this issue Dec 19, 2024 · 0 comments · May be fixed by #62
Open

Raygun.Blazor: Make .NET 9 compatible #61

teneko opened this issue Dec 19, 2024 · 0 comments · May be fixed by #62

Comments

@teneko
Copy link

teneko commented Dec 19, 2024

The Raygun.Blazor NuGet package has dependencies and one of it called Microsoft.AspNetCore.Components.Web is stricly constrained to >= 8.0.11 && < 9.0.0. It would be nice to support Microsoft.AspNetCore.Components.Web >= 9.0.0, otherwise people in .NET 8.0 cannot upgrade to .NET 9.0 because of this constraint.

@miquelbeltran miquelbeltran linked a pull request Dec 20, 2024 that will close this issue
11 tasks
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

Successfully merging a pull request may close this issue.

1 participant