egvijayanand / blazor-project-templates

.NET Blazor Hybrid Windows desktop project templates
https://egvijayanand.in/
MIT License
30 stars 0 forks source link

Add support for XML-based solution file format (`slnx`) #97

Closed egvijayanand closed 1 month ago

egvijayanand commented 1 month ago
dotnet new winforms-blazor -o MyApp -slnx
dotnet new wpf-blazor -o MyApp -slnx
egvijayanand commented 1 month ago

This feature is now available as part of the below releases.