Skip to content

[release/6.0-preview1] Produce a .version file for Microsoft.NETCore.App in the runtime layout.#47736

Merged
mmitche merged 3 commits into
release/6.0-preview1from
backport/pr-47717-to-release/6.0-preview1
Feb 3, 2021
Merged

[release/6.0-preview1] Produce a .version file for Microsoft.NETCore.App in the runtime layout.#47736
mmitche merged 3 commits into
release/6.0-preview1from
backport/pr-47717-to-release/6.0-preview1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Feb 2, 2021

Backport of #47717 to release/6.0-preview1

/cc @jkoritzinsky

Add a .version file to the on-disk layout of the Microsoft.NETCore.App shared framework.

Customer Impact

Without this change, Visual Studio's "New Project" dialog will not show .NET 6 as a target framework option unless a new project has been created from the command line.

Testing

VS has validated that this change fixes the issue.

Risk

Minimal. This file is unused by the shared framework SDK and it's been validated that VS is able to pick it up correctly.

@ghost ghost added the area-Setup label Feb 2, 2021
@jeffschwMSFT jeffschwMSFT added the Servicing-consider Issue for next servicing release review label Feb 2, 2021
@jeffschwMSFT jeffschwMSFT added this to the 6.0.0 milestone Feb 2, 2021
Copy link
Copy Markdown
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. We will take for consideration in preview 1

@leecow leecow added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Feb 2, 2021
@mmitche mmitche merged commit 9b2776d into release/6.0-preview1 Feb 3, 2021
@jkoritzinsky jkoritzinsky deleted the backport/pr-47717-to-release/6.0-preview1 branch February 3, 2021 18:52
@ghost ghost locked as resolved and limited conversation to collaborators Mar 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Setup Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants