use native win-arm64 STS builds (#22103)

* use native windows arm STS

* update downloader and build job

* remove workarounds

* vbump STS

* revert change

* update ads-service-downloader version

* fix admin-tool-ext-win extension
This commit is contained in:
Alan Ren
2023-03-02 12:37:14 -08:00
committed by GitHub
parent 20969bf244
commit 91ee26a888
23 changed files with 47 additions and 52 deletions

View File

@@ -3,7 +3,7 @@
"useDefaultLinuxRuntime": true,
"version": "0.0.10",
"downloadFileNames": {
"Windows_64": "win-x64.zip",
"Windows": "win-x64.zip",
"Windows_86": "win-x86.zip",
"OSX": "osx-x64.tar.gz",
"Linux": "linux-x64.tar.gz"