Skip to content

Replace SDK multi-threading shims with TaskEnvironment.Fallback

fa3642d
Select commit
Loading
Failed to load commit list.
Draft

Migrate GenerateDepsFile to IMultiThreadableTask #53950

Replace SDK multi-threading shims with TaskEnvironment.Fallback
fa3642d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci failed May 6, 2026 in 35m 21s

Build #20260506.24 failed

Annotations

Check failure on line 23 in src/Tasks/Common/TaskEnvironmentDefaults.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

src/Tasks/Common/TaskEnvironmentDefaults.cs#L23

src/Tasks/Common/TaskEnvironmentDefaults.cs(23,69): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'TaskEnvironment' does not contain a definition for 'Fallback'

Check failure on line 23 in src/Tasks/Common/TaskEnvironmentDefaults.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

src/Tasks/Common/TaskEnvironmentDefaults.cs#L23

src/Tasks/Common/TaskEnvironmentDefaults.cs(23,69): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'TaskEnvironment' does not contain a definition for 'Fallback'

Check failure on line 23 in src/Tasks/Common/TaskEnvironmentDefaults.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

src/Tasks/Common/TaskEnvironmentDefaults.cs#L23

src/Tasks/Common/TaskEnvironmentDefaults.cs(23,69): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'TaskEnvironment' does not contain a definition for 'Fallback'

Check failure on line 5094 in .dotnet/sdk/11.0.100-preview.3.26170.106/Microsoft.Common.CurrentVersion.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

.dotnet/sdk/11.0.100-preview.3.26170.106/Microsoft.Common.CurrentVersion.targets#L5094

.dotnet/sdk/11.0.100-preview.3.26170.106/Microsoft.Common.CurrentVersion.targets(5094,5): error MSB3894: (NETCORE_ENGINEERING_TELEMETRY=Build) Got System.IO.IOException: The process cannot access the file '/mnt/vss/_work/1/s/artifacts/bin/Microsoft.TemplateEngine.Authoring.Tasks/Release/net11.0/ko/Microsoft.TemplateEngine.Utils.resources.dll' because it is being used by another process.
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
   at Microsoft.Build.Tasks.Copy.CopyFileWithLogging(FileState sourceFileState, FileState destinationFileState)
   at Microsoft.Build.Tasks.Copy.DoCopyWithRetries(FileState sourceFileState, FileState destinationFileState, CopyFileWithState copyFile) copying "/mnt/vss/_work/1/s/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net11.0/ko/Microsoft.TemplateEngine.Utils.resources.dll" to "/mnt/vss/_work/1/s/artifacts/bin/Microsoft.TemplateEngine.Authoring.Tasks/Release/net11.0/ko/Microsoft.TemplateEngine.Utils.resources.dll" and HR is 11