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

Templates exclude windows tfm #2318

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

Redth
Copy link
Member

@Redth Redth commented Aug 30, 2021

Since we are moving to a true single project, windows is now a TFM in the main single project by default, yay!

However, we are currently going to comment out the inclusion of this TFM to make it an explicit opt-in from the templates. This is due to the upcoming preview of VS2022 not including all of the necessary Windows SDK and extension bits in the installer.

The problem is, if you don't know to install more components in VS, you will not be able to build for any TFM in a new MAUI project.

The line can be easily commented out once the developer is ready to include the TFM in their project.

@Redth Redth requested a review from Eilon as a code owner August 30, 2021 17:18
@Redth Redth changed the base branch from main to release/6.0.1xx-rc1 August 30, 2021 17:19
@Eilon
Copy link
Member

Eilon commented Aug 30, 2021

So this is hopefully temporary, right? This is sad ☹️

@mattleibow
Copy link
Member

mattleibow commented Aug 30, 2021

Yeah, I think we are just waiting for the new Windows App SDK workload to reach VS.

@mattleibow mattleibow merged commit d40c0f5 into release/6.0.1xx-rc1 Aug 30, 2021
@mattleibow mattleibow deleted the templates-exclude-windows-tfm branch August 30, 2021 19:20
@Eilon Eilon added the area-templates Project templates, Item Templates for Blazor and MAUI label Sep 16, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
@samhouts samhouts added the fixed-in-6.0.100-rc.1.7 Look for this fix in 6.0.100-rc.1.7! 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 fixed-in-6.0.100-rc.1.7 Look for this fix in 6.0.100-rc.1.7!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants