I face this issue in visual studio 2022 and i use dotnet core 3.1 netcoreapp3.1
2.In Individual components, choose .NET Core 3.1 Runtime, and modify
CodePudding user response:
You need to install .NET core 3.1 framework SDK on your system. You can download from https://dotnet.microsoft.com/en-us/download/dotnet/3.1