Skip to content

Expose public API for TaskEnvironment construction#13383

Merged
AR-May merged 9 commits into
dotnet:mainfrom
AR-May:expose-default-task-environment
Mar 30, 2026
Merged

Expose public API for TaskEnvironment construction#13383
AR-May merged 9 commits into
dotnet:mainfrom
AR-May:expose-default-task-environment

Expose public constructor for TaskEnvironment.

347a5fd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr failed Mar 13, 2026 in 32m 12s

Build #20260313.13 failed

Annotations

Check failure on line 29 in src/Framework/TaskEnvironment.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

src/Framework/TaskEnvironment.cs#L29

src/Framework/TaskEnvironment.cs(29,41): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'MultiProcessTaskEnvironmentDriver' does not exist in the current context

Check failure on line 29 in src/Framework/TaskEnvironment.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

src/Framework/TaskEnvironment.cs#L29

src/Framework/TaskEnvironment.cs(29,41): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'MultiProcessTaskEnvironmentDriver' does not exist in the current context

Check failure on line 29 in src/Framework/TaskEnvironment.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

src/Framework/TaskEnvironment.cs#L29

src/Framework/TaskEnvironment.cs(29,41): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'MultiProcessTaskEnvironmentDriver' does not exist in the current context

Check failure on line 243 in eng/BootStrapMsBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

eng/BootStrapMsBuild.targets#L243

eng/BootStrapMsBuild.targets(243,5): error MSB6006: (NETCORE_ENGINEERING_TELEMETRY=Build) "csc.exe" exited with code 150.