error MSB4236 The SDK Microsoft.NET.Sdk specified could not be found
11 Jan 2020Background Recently I was working on a website built before dotnetcore was even a thing. It was targeting an older version of the original .NET Framework.
Background Recently I was working on a website built before dotnetcore was even a thing. It was targeting an older version of the original .NET Framework.
The other day I was going to test and debug some code on a Windows Server 2012RC machine.
So today, I raised a GitHub issue because after I had opened the result of dotnet new mvc in VSCode the problems window would have approximately 120 issues and the code editor window would be full of red squiggles.
I host an aspnetcore website on a Windows Server 2012 R2 running IIS on Amazon AWS and it’s generally fast and stable.
Every time there is a new release of dotnetcore I need to get it updated on the three environments where I develop and deploy code: macOS, Windows and Linux (Ubuntu).