Skip to content

Commit

Permalink
Take 2?
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpryor committed Mar 12, 2021
1 parent 6babd68 commit c14ebb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-tools/automation/azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- template: templates\install-dependencies.yaml

- script: |
dumpbin /headers C:\hostedtoolcache\windows\dotnet\dotnet.exe
call "%VSInstallRoot%\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64 && dumpbin /headers C:\hostedtoolcache\windows\dotnet\dotnet.exe
displayName: dumpbin headers dotnet.exe
- task: NuGetToolInstaller@0
Expand Down

0 comments on commit c14ebb6

Please sign in to comment.