Microsoft.NET.Sdk.Web issue

From Logic Wiki
Jump to: navigation, search


If you have the error below

error : The SDK 'Microsoft.NET.Sdk.Web' specified could not be found.

Solution is

Add C:\Program Files\dotnet\ to PATH in Environment Variables

It generally happens after VS update.