After downloading and installing Visual Studio 2019 RC, I cannot run msbuild, and get the following error:
\"Version 2.2.202 of the .NET Core SDK requires a
.NET Core SDK versions 2.2.2XX and 2.1.6XX are intended to be used with Visual Studio 2019 and MSBuild 16.x.
2.2.2XX
2.1.6XX
16.x
.NET Core SDK versions for Visual Studio 2017 are 2.2.1XX and 2.1.5XX.
2.2.1XX
2.1.5XX
See this GitHub issue for more details.