Skip to content

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

Description

@Arlodotexe

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions