Skip to content

Set the correct tfm in Wasm template.json #22681

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

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

pranavkm
Copy link
Contributor

@pranavkm pranavkm commented Jun 8, 2020

Description

The Blazor WebAssembly templates have incorrect metadata in the template.json

Customer Impact

If a preview6 SDK is installed, Blazor WebAssembly no longer appears in VS. Installing via CLI also fails. This is particularly problematic since the 3.2 WASM templates are also unavailable to be installed once the preview6 is installed.

Regression?

The WASM templates are new to 5.0

Risk

Low. The template.json config accurately represents the actual contents of the template.

@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Jun 8, 2020
@pranavkm pranavkm added the Servicing-consider Shiproom approval is required for the issue label Jun 8, 2020
@ghost
Copy link

ghost commented Jun 8, 2020

Hello human! Please make sure you've included the Shiproom Template in a comment or (preferably) the PR description. Also, make sure this PR is not marked as a draft and is ready-to-merge.

@mkArtakMSFT mkArtakMSFT added this to the 5.0.0-preview6 milestone Jun 8, 2020
@pranavkm pranavkm requested a review from mkArtakMSFT June 8, 2020 21:04
@Pilchie
Copy link
Member

Pilchie commented Jun 8, 2020

Aren't we still targeting netstandard2.1 for Preview 6? Seems wrong that this says net5.0.

@pranavkm
Copy link
Contributor Author

pranavkm commented Jun 8, 2020

This is for the ASP.NET Core hosted template. The host is targeting net5 and why in blazor-wasm it said netcoreapp3.1.

@Pilchie
Copy link
Member

Pilchie commented Jun 9, 2020

👍 Thanks for the explanation @pranavkm

@mkArtakMSFT mkArtakMSFT added the Servicing-approved Shiproom has approved the issue label Jun 9, 2020
@ghost ghost removed the Servicing-consider Shiproom approval is required for the issue label Jun 9, 2020
@mkArtakMSFT
Copy link
Contributor

This was approved by Tactics

@mmitche
Copy link
Member

mmitche commented Jun 9, 2020

@mkArtakMSFT Good to merge?

@mkArtakMSFT mkArtakMSFT merged commit b405228 into release/5.0-preview6 Jun 9, 2020
@mkArtakMSFT mkArtakMSFT deleted the prkrishn/fix-wasm-template-p6 branch June 9, 2020 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Servicing-approved Shiproom has approved the issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants