We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5f8a6 commit 071521cCopy full SHA for 071521c
.vsts-pr.yaml
@@ -13,6 +13,8 @@ variables:
13
value: $(Build.SourcesDirectory)\.dotnet
14
- name: XUNIT_LOGS
15
value: $(Build.SourcesDirectory)\artifacts\log\$(_configuration)
16
+ - name: MSBUILDLOGALLENVIRONMENTVARIABLES
17
+ value: 1
18
19
jobs:
20
- job: Windows
0 commit comments