Skip to content

Commit 682bfbc

Browse files
authored
Merge pull request #403 from AArnott/workaround_removal
Remove workaround for OSX DOTNET_ROOT variable
2 parents 203a5eb + 4ca8377 commit 682bfbc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,5 @@ jobs:
153153
dependsOn: Windows
154154
pool:
155155
vmImage: macOS 10.13
156-
variables:
157-
DOTNET_ROOT: /Users/vsts/.dotnet
158156
steps:
159157
- template: azure-pipelines/xplattest-pipeline.yml

0 commit comments

Comments
 (0)