RicoSuter / DNT

DNT (DotNetTools): Command line tools to manage .NET projects and solutions.
MIT License
421 stars 64 forks source link

Swtich to proj references: iInvalidProjectFileException: The SDK 'Microsoft.NET.Sdk.Web' specified could not be found #110

Open codehunter13 opened 2 years ago

codehunter13 commented 2 years ago

Hi,

When i try to use the switch to proj references i get the following error: Microsoft.Build.Exceptions.InvalidProjectFileException: The SDK Microsoft.NET.Sdk.Web' specified could not be found

Any idea how to solve this?

Thx in advance