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

Quick Start guide missing .NET 5 / fails to find SDKs #44

Open
Arlodotexe opened this issue Dec 2, 2021 · 1 comment
Open

Quick Start guide missing .NET 5 / fails to find SDKs #44

Arlodotexe opened this issue Dec 2, 2021 · 1 comment
Labels
documentation 📃 Improvements or additions to documentation good first issue 👌 Good for newcomers

Comments

@Arlodotexe
Copy link
Member

Describe the issue

Missing .NET 5 SDK / alternate installation details for Quick Start setup on a fresh machine.


On a fresh Windows 11 machine with a new installation of Visual Studio 2022, after following the Quick Start guide:

  • Project may still fail to build, citing a missing SDKs for .NET Core 2.1 / .NET Framework 4.2.6
  • Unit test will fail to run, citing that 'Microsoft.NETCore.App', version '5.0.0' is missing.

Expected behavior

To work around these issues, the user must

  • Install .NET 5, .NET Core 2.1 and .NET Framework 4.2.6 from the Visual Studio Installer, under "individual components".

This information should be mentioned in the quick start guide.

Additional context

n/a

@ghost ghost added the needs triage 🔍 label Dec 2, 2021
@ghost
Copy link

ghost commented Dec 2, 2021

Hello Arlodotexe, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌

@Arlodotexe Arlodotexe added documentation 📃 Improvements or additions to documentation good first issue 👌 Good for newcomers and removed needs triage 🔍 labels Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📃 Improvements or additions to documentation good first issue 👌 Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant