Skip to content

Address CollectSDKReferencesDesignTime feedback

a18b8f6
Select commit
Loading
Failed to load commit list.
Draft

Migrate CollectSDKReferencesDesignTime to IMultiThreadableTask #53953

Address CollectSDKReferencesDesignTime feedback
a18b8f6
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed May 13, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

dotnet-sdk-public-ci / Build / TestBuild: windows (x64) / 🟣 Build

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src\Tasks\Microsoft.NET.Build.Tasks\CollectSDKReferencesDesignTime.cs(25,41): error CS0103: The name 'TaskEnvironmentDefaults' does not exist in the current context

dotnet-sdk-public-ci / Build / FullFramework: windows (x64) / 🟣 Build

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src\Tasks\Microsoft.NET.Build.Tasks\CollectSDKReferencesDesignTime.cs(25,41): error CS0103: The name 'TaskEnvironmentDefaults' does not exist in the current context

dotnet-sdk-public-ci / Build / AoT: windows (x64) / 🟣 Build

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src\Tasks\Microsoft.NET.Build.Tasks\CollectSDKReferencesDesignTime.cs(25,41): error CS0103: The name 'TaskEnvironmentDefaults' does not exist in the current context

5 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [dotnet-sdk-public-ci]

Was this helpful? Yes No