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.26k stars 1.76k forks source link

Updated the Blazor Hybrid Solution template to work better with the dotnet cli or IDEs that rely on it. #25997

Open jbw716 opened 19 hours ago

jbw716 commented 19 hours ago

Description of Change

Updated the Blazor Hybrid Solution template to better support using the dotnet cli or IDEs that rely on it, like VSCode and Rider.

Issues Fixed

Excluding the .sln file doesn't make sense, since other IDEs can use the .sln file as well. If it's not needed, it can be deleted, much like other templates do. Not having it in the first place makes life significantly more difficult for users of this template on non Visual Studio environments.

Fixes #

Updated the template to remove the conditionals that exclude the .sln file for dotnetcli.

dotnet-policy-service[bot] commented 19 hours ago

Hey there @jbw716! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

rmarinho commented 15 hours ago

/azp run

azure-pipelines[bot] commented 15 hours ago
Azure Pipelines successfully started running 1 pipeline(s).