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

Make .NET MAUI (Blazor) templates project based #14215

Merged
merged 1 commit into from
Mar 29, 2023
Merged

Make .NET MAUI (Blazor) templates project based #14215

merged 1 commit into from
Mar 29, 2023

Conversation

jfversluis
Copy link
Member

@jfversluis jfversluis commented Mar 27, 2023

Description of Change

This makes the .NET MAUI and .NET MAUI Blazor templates more in line with other .NET projects. When doing dotnet new maui (or the Blazor variant), from the command-line you will now only get the csproj and not the sln.

From Visual Studio nothing changes.

Issues Fixed

Fixes #14033
Fixes #13782

@jfversluis jfversluis added the area-templates Project templates, Item Templates for Blazor and MAUI label Mar 27, 2023
@jfversluis jfversluis marked this pull request as ready for review March 28, 2023 12:03
@jfversluis jfversluis requested a review from a team as a code owner March 28, 2023 12:03
@jfversluis
Copy link
Member Author

Confirmed with Sayed that nothing weird is going on here :)

@jfversluis jfversluis merged commit bc83121 into main Mar 29, 2023
@jfversluis jfversluis deleted the fix-13782 branch March 29, 2023 18:38
@Redth Redth added the backport/suggested The PR author or issue review has suggested that the change should be backported. label Apr 20, 2023
@mattleibow
Copy link
Member

/backport to net7.0

@mattleibow
Copy link
Member

/backport to net6.0

@github-actions
Copy link
Contributor

Started backporting to net7.0: https://github.com/dotnet/maui/actions/runs/4837158107

@github-actions
Copy link
Contributor

Started backporting to net6.0: https://github.com/dotnet/maui/actions/runs/4837158450

@hartez hartez added the backport/NO This change should not be backported. It may break customers. label May 31, 2023
@Redth Redth added backport/approved After some discussion or review, this PR or change was approved to be backported. and removed backport/NO This change should not be backported. It may break customers. labels Jun 2, 2023
@Eilon Eilon mentioned this pull request Oct 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2023
@samhouts samhouts added the fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-templates Project templates, Item Templates for Blazor and MAUI backport/approved After some discussion or review, this PR or change was approved to be backported. backport/suggested The PR author or issue review has suggested that the change should be backported. fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149!
Projects
None yet
7 participants