Solving error NETSDK1152 when upgrading to .NET 6
The cause of the error When using the .NET 6 SDK to run dotnet publish, you may get the error NETSDK1152. The full error looks something like this: C:\Program Files\dotnet\sdk\6.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.t...
Feb 25, 20222 min read556
