dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.15k stars 1.74k forks source link

Sync blazorserver & blazor-maui templates #7868

Closed TanayParikh closed 2 years ago

TanayParikh commented 2 years ago

There have been some recent changes in the blazorserver/blazorwasm templates. Using this issue to track synchronizing those changes with blazor-maui

TanayParikh commented 2 years ago

https://github.com/dotnet/aspnetcore/commits/main/src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp

https://github.com/dotnet/aspnetcore/commits/main/src/ProjectTemplates/Web.ProjectTemplates/content/ComponentsWebAssembly-CSharp

mkArtakMSFT commented 2 years ago

Closing as we'll cover this as part of https://github.com/dotnet/aspnetcore/issues/30162