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

Update to latest rtm SDK and react to Blazor changes #283

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

DamianEdwards
Copy link
Member

Fixes #282

@eerhardt eerhardt enabled auto-merge (squash) October 13, 2023 17:10
@@ -3,6 +3,7 @@
@using Microsoft.AspNetCore.Components.Forms
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using static Microsoft.AspNetCore.Components.Web.RenderMode
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious, since I haven't used static usings much, is it the standard to sort them with the regular usings? It sort of throws off visual scanning.

@eerhardt eerhardt merged commit a82e08f into main Oct 13, 2023
4 checks passed
@eerhardt eerhardt deleted the damianedwards/blazor-changes branch October 13, 2023 17:24
@github-actions github-actions bot locked and limited conversation to collaborators May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React to latest Blazor rtm changes
3 participants