Skip to content

Commit f77c0fa

Browse files
Revert "export DOTNET_CLI_DO_NOT_USE_MSBUILD_SERVER=true"
This reverts commit eefe470.
1 parent 6ee4d3e commit f77c0fa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ endif
3838

3939
export NO_SUDO ?= false
4040

41-
# Workaround: https://github.com/dotnet/sdk/issues/26965
42-
export DOTNET_CLI_DO_NOT_USE_MSBUILD_SERVER = true
43-
4441
ifneq ($(NO_SUDO),false)
4542
_PREPARE_ARGS += --auto-provisioning-uses-sudo=false
4643
endif

0 commit comments

Comments
 (0)