Skip to content

Remove temporary workaround to not use msbuild server #43581

@JamesNK

Description

@JamesNK

#43028 is adding DOTNET_CLI_DO_NOT_USE_MSBUILD_SERVER to build YAML to workaround SDK update issue.

This is a temporary fix and should be removed when no longer needed.

Example,

# !temporary! Remove as soon as .NET SDK includes a new-enough `msbuild` to make this hack unnecessary
DOTNET_CLI_DO_NOT_USE_MSBUILD_SERVER: true

Metadata

Metadata

Assignees

Labels

area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions