Remove extra stuff
This commit is contained in:
Родитель
27a25817bb
Коммит
3b8f212da3
|
@ -106,12 +106,12 @@ stages:
|
|||
displayName: install dotnet tools
|
||||
|
||||
|
||||
- pwsh: |
|
||||
& dotnet vs where --prop=InstallationPath
|
||||
displayName: list vs installs
|
||||
# - pwsh: |
|
||||
# & dotnet vs where --prop=InstallationPath
|
||||
# displayName: list vs installs
|
||||
|
||||
- pwsh: echo "##vso[task.setvariable variable=JAVA_HOME]$(JAVA_HOME_11_X64)"
|
||||
displayName: Select JDK 11
|
||||
# - pwsh: echo "##vso[task.setvariable variable=JAVA_HOME]$(JAVA_HOME_11_X64)"
|
||||
# displayName: Select JDK 11
|
||||
|
||||
- pwsh: |
|
||||
[xml] $fileXml = Get-Content "eng\Versions.props"
|
||||
|
|
Загрузка…
Ссылка в новой задаче