mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-08 07:44:33 +01:00
fix windows build
This commit is contained in:
@@ -255,7 +255,7 @@ steps:
|
||||
|
||||
- task: UseDotNet@2
|
||||
inputs:
|
||||
version: 2.x
|
||||
version: 3.x
|
||||
condition: and(succeeded(), ne(variables['VSCODE_PUBLISH'], 'false'))
|
||||
|
||||
- task: EsrpClientTool@1
|
||||
|
||||
Reference in New Issue
Block a user