We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 303f41f commit 8c6d05fCopy full SHA for 8c6d05f
build-tools/automation/yaml-templates/variables.yaml
@@ -35,3 +35,6 @@ variables:
35
value: net7.0
36
- name: DotNetStableTargetFramework
37
value: net6.0
38
+# Workaround: https://github.com/dotnet/sdk/issues/26965
39
+- name: DOTNET_CLI_DO_NOT_USE_MSBUILD_SERVER
40
+ value: true
0 commit comments