[release/8.0.4xx] Update dependencies from dotnet/templating#52825
Merged
DonnaChen888 merged 1 commit intoFeb 5, 2026
Merged
Azure Pipelines / dotnet-sdk-public-ci
succeeded
Feb 5, 2026 in 1h 15m 55s
Build #20260203.80 had test failures
Details
- Failed: 7,652 (16.50%)
- Passed: 36,093 (77.85%)
- Other: 2,618 (5.65%)
- Total: 46,363
Annotations
azure-pipelines / dotnet-sdk-public-ci
EndToEnd.GivenNetFrameworkSupportsNetStandard2.Anet462ProjectCanReferenceANETStandardProject
Expected command to pass but it did not.
File Name: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\msbuild.exe
Arguments: /t:Build C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\Anet462Projec---F15591BC\TestApp\TestApp.csproj /restore
Exit Code: 1
StdOut:
MSBuild version 17.14.23+b0019275e for .NET Framework
Build started 2/4/2026 2:28:41 AM.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Could not resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator". 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.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Unable to locate the .NET SDK. Check that it is installed, your PATH is configured for the correct architecture, and that the version specified in global.json (if any) matches the installed version.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator" because directory "C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.SDK.WorkloadAutoImportPropsLocator\Sdk" did not exist.
Project "C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\Anet462Projec---F15591BC\TestApp\TestApp.csproj" on node 1 (Restore target(s)).
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,38): error MSB4236: The SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator' specified could not be found. [C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\Anet462Projec---F15591BC\TestApp\TestApp.csproj]
Done Building Project "C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\Anet462Projec---F15591BC\TestApp\TestApp.csproj" (Restore target(s)) -- FAILED.
Build FAILED.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Could not resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator". 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.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Unable to locate the .NET SDK. Check that it is installed, your PATH is configured for the correct architecture, and that the version specified in global.json (if any) matches the installed version.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator" because directory "C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.SDK.WorkloadAutoImportPropsLocator\Sdk" did not exist.
"C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\Anet462Projec---F15591BC\TestApp\TestApp.csproj" (Restore target) (1) ->
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,38): error MSB4236: The SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator' specified could not be found. [C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\Anet462Projec---F15591BC\TestApp\TestApp.csproj]
0 War
Raw output
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message)
at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/src/Tests/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 29
at EndToEnd.GivenNetFrameworkSupportsNetStandard2.Anet462ProjectCanReferenceANETStandardProject() in /_/src/Tests/EndToEnd.Tests/GivenNetFrameworkSupportsNetStandard2.cs:line 20
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / dotnet-sdk-public-ci
Microsoft.DotNet.Tests.EndToEnd.GivenDotNetUsesMSBuild.ItCanNewRestoreBuildRunCleanMSBuildProject
Expected command to pass but it did not.
File Name: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\msbuild.exe
Arguments: /t:Build C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanNewResto---C3AFA90D\ItCanNewResto---C3AFA90D.csproj /restore
Exit Code: 1
StdOut:
MSBuild version 17.14.23+b0019275e for .NET Framework
Build started 2/4/2026 2:28:47 AM.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Could not resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator". 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.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Unable to locate the .NET SDK. Check that it is installed, your PATH is configured for the correct architecture, and that the version specified in global.json (if any) matches the installed version.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator" because directory "C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.SDK.WorkloadAutoImportPropsLocator\Sdk" did not exist.
Project "C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanNewResto---C3AFA90D\ItCanNewResto---C3AFA90D.csproj" on node 1 (Restore target(s)).
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,38): error MSB4236: The SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator' specified could not be found. [C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanNewResto---C3AFA90D\ItCanNewResto---C3AFA90D.csproj]
Done Building Project "C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanNewResto---C3AFA90D\ItCanNewResto---C3AFA90D.csproj" (Restore target(s)) -- FAILED.
Build FAILED.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Could not resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator". 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.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Unable to locate the .NET SDK. Check that it is installed, your PATH is configured for the correct architecture, and that the version specified in global.json (if any) matches the installed version.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator" because directory "C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.SDK.WorkloadAutoImportPropsLocator\Sdk" did not exist.
"C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanNewResto---C3AFA90D\ItCanNewResto---C3AFA90D.csproj" (Restore target) (1) ->
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,38): error MSB4236: The SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator' specified could not be found. [C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanNewResto---
Raw output
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message)
at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/src/Tests/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 29
at Microsoft.DotNet.Tests.EndToEnd.GivenDotNetUsesMSBuild.ItCanNewRestoreBuildRunCleanMSBuildProject() in /_/src/Tests/EndToEnd.Tests/GivenDotNetUsesMSBuild.cs:line 26
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / dotnet-sdk-public-ci
Microsoft.DotNet.Tests.EndToEnd.GivenDotNetUsesMSBuild.ItCanRunToolsInACSProj
Expected command to pass but it did not.
File Name: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\msbuild.exe
Arguments: /t:Restore C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanRunTools---5FDCC4D3\MSBuildTestApp.csproj
Exit Code: 1
StdOut:
MSBuild version 17.14.23+b0019275e for .NET Framework
Build started 2/4/2026 2:28:49 AM.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Could not resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator". 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.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Unable to locate the .NET SDK. Check that it is installed, your PATH is configured for the correct architecture, and that the version specified in global.json (if any) matches the installed version.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator" because directory "C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.SDK.WorkloadAutoImportPropsLocator\Sdk" did not exist.
Project "C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanRunTools---5FDCC4D3\MSBuildTestApp.csproj" on node 1 (Restore target(s)).
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,38): error MSB4236: The SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator' specified could not be found. [C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanRunTools---5FDCC4D3\MSBuildTestApp.csproj]
Done Building Project "C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanRunTools---5FDCC4D3\MSBuildTestApp.csproj" (Restore target(s)) -- FAILED.
Build FAILED.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Could not resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator". 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.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Unable to locate the .NET SDK. Check that it is installed, your PATH is configured for the correct architecture, and that the version specified in global.json (if any) matches the installed version.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator" because directory "C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.SDK.WorkloadAutoImportPropsLocator\Sdk" did not exist.
"C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanRunTools---5FDCC4D3\MSBuildTestApp.csproj" (Restore target) (1) ->
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,38): error MSB4236: The SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator' specified could not be found. [C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanRunTools---5FDCC4D3\MSBuildTestApp.csproj]
0 Warning(s)
Raw output
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message)
at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/src/Tests/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 29
at Microsoft.DotNet.Tests.EndToEnd.GivenDotNetUsesMSBuild.ItCanRunToolsInACSProj() in /_/src/Tests/EndToEnd.Tests/GivenDotNetUsesMSBuild.cs:line 65
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / dotnet-sdk-public-ci
Microsoft.DotNet.Tests.EndToEnd.GivenDotNetUsesMSBuild.ItCanRunToolsThatPrefersTheCliRuntimeEvenWhenTheToolItselfDeclaresADifferentRuntime
Expected command to pass but it did not.
File Name: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\msbuild.exe
Arguments: /t:Restore C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanRunTools---93053641\MSBuildTestApp.csproj
Exit Code: 1
StdOut:
MSBuild version 17.14.23+b0019275e for .NET Framework
Build started 2/4/2026 2:28:48 AM.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Could not resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator". 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.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Unable to locate the .NET SDK. Check that it is installed, your PATH is configured for the correct architecture, and that the version specified in global.json (if any) matches the installed version.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator" because directory "C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.SDK.WorkloadAutoImportPropsLocator\Sdk" did not exist.
Project "C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanRunTools---93053641\MSBuildTestApp.csproj" on node 1 (Restore target(s)).
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,38): error MSB4236: The SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator' specified could not be found. [C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanRunTools---93053641\MSBuildTestApp.csproj]
Done Building Project "C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanRunTools---93053641\MSBuildTestApp.csproj" (Restore target(s)) -- FAILED.
Build FAILED.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Could not resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator". 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.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : Unable to locate the .NET SDK. Check that it is installed, your PATH is configured for the correct architecture, and that the version specified in global.json (if any) matches the installed version.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : The NuGetSdkResolver did not resolve this SDK because there was no version specified in the project or global.json.
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,3): error : MSB4276: The default SDK resolver failed to resolve SDK "Microsoft.NET.SDK.WorkloadAutoImportPropsLocator" because directory "C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.SDK.WorkloadAutoImportPropsLocator\Sdk" did not exist.
"C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanRunTools---93053641\MSBuildTestApp.csproj" (Restore target) (1) ->
C:\h\w\A8B40982\p\d\sdk\8.0.419-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.props(14,38): error MSB4236: The SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator' specified could not be found. [C:\h\w\A8B40982\t\dotnetSdkTests\y3dgekqm.4am\ItCanRunTools---93053641\MSBuildTestApp.csproj]
0 Warning(s)
Raw output
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message)
at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/src/Tests/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 29
at Microsoft.DotNet.Tests.EndToEnd.GivenDotNetUsesMSBuild.ItCanRunToolsThatPrefersTheCliRuntimeEvenWhenTheToolItselfDeclaresADifferentRuntime() in /_/src/Tests/EndToEnd.Tests/GivenDotNetUsesMSBuild.cs:line 101
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Loading