Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

#1129 Allow SDK prerelease #1203

Merged

Conversation

ignacioerrico
Copy link
Contributor

By default, VS 2019 has the option Use previews of the .NET Core SDK unchecked. This change overrides that setting only when working with this solution, making it possible for developers to work on it using the non-preview Visual Studio 2019 v16.6 or newer.

By default, VS 2019 has the option `Use previews of the .NET Core SDK` **unchecked**. This change overrides that setting only when working with this solution, making it possible for developers to work on it using the non-preview Visual Studio 2019 v16.6 or newer.
Copy link
Contributor

@philliphoff philliphoff left a comment

Choose a reason for hiding this comment

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

:shipit:

@philliphoff philliphoff linked an issue Oct 19, 2021 that may be closed by this pull request
@philliphoff philliphoff merged commit 5283d0b into dotnet:main Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

startvs.cmd == no projects loaded correctly
2 participants