Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
The aspire 13.1 blazor project that emerges from aspire new is the dotnet 9 template targeting dotnet 10.
https://github.com/dotnet/aspire/tree/f9acbefd56a4e1c93f67690e6a85c7fbb734117b/src/Aspire.ProjectTemplates/templates/aspire-starter/13.0
Describe the solution you'd like
The blazor project should be the new dotnet 10 blazor template that includes the ReconnectModal, NotFound component, and various other points of improvement.
Additional context
I believe this is the latest template: https://github.com/dotnet/aspnetcore/tree/main/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWebCSharp.1
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
The aspire 13.1 blazor project that emerges from
aspire newis the dotnet 9 template targeting dotnet 10.https://github.com/dotnet/aspire/tree/f9acbefd56a4e1c93f67690e6a85c7fbb734117b/src/Aspire.ProjectTemplates/templates/aspire-starter/13.0
Describe the solution you'd like
The blazor project should be the new dotnet 10 blazor template that includes the ReconnectModal, NotFound component, and various other points of improvement.
Additional context
I believe this is the latest template: https://github.com/dotnet/aspnetcore/tree/main/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWebCSharp.1