-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
ops-monitorIssues created/handled by the source build monitor roleIssues created/handled by the source build monitor roleuntriaged
Description
Legs building with the previous source-built SDK are failing to build roslyn with the following error:
/__w/1/s/src/roslyn/src/EditorFeatures/CSharp/Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj : error : Could not resolve SDK "Microsoft.NET.Sdk.WindowsDesktop". Exactly one of the probing messages below indicates why we could not resolve the SDK. Investigate and resolve that message to correctly specify the SDK.
/__w/1/s/src/roslyn/src/EditorFeatures/CSharp/Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj : error : [UnifiedBuildSdkResolver] 0 overrides found for 'Microsoft.NET.Sdk.WindowsDesktop'
/__w/1/s/src/roslyn/src/EditorFeatures/CSharp/Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj : error : SDK resolver "Microsoft.DotNet.MSBuildWorkloadSdkResolver" returned null.
/__w/1/s/src/roslyn/src/EditorFeatures/CSharp/Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj : error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
/__w/1/s/src/roslyn/src/EditorFeatures/CSharp/Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj : error MSB4236: The SDK 'Microsoft.NET.Sdk.WindowsDesktop' specified could not be found.
Metadata
Metadata
Assignees
Labels
ops-monitorIssues created/handled by the source build monitor roleIssues created/handled by the source build monitor roleuntriaged
Type
Projects
Status
Done