-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Description
Hi, team
I have started on absolutely fresh Windows 10.
I have followed all instructions on this page:
https://github.com/dotnet/aspnetcore/blob/master/docs/BuildFromSource.md
There was a good success on this: restore.cmd
But when I've opened VS 2019 Professional edition, I've got this error:
Error:
C:\Projects\open-source\aspnetcore\src\DefaultBuilder\src\Microsoft.AspNetCore.csproj : error : The project file cannot be opened. Version 5.0.100-rc.1.20452.10 of the .NET Core SDK requires at least version 16.8.0 of MSBuild. The current available version of MSBuild is 16.7.0.37604. Change the .NET Core SDK specified in global.json to an older version that requires the MSBuild version currently available.
Metadata
Metadata
Assignees
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
