mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 18:47:57 -05:00
produce windows arm64 bits (#1886)
* add win-arm64 support * test version * fix error
This commit is contained in:
@@ -125,6 +125,7 @@ Task("PopulateRuntimes")
|
||||
"default", // To allow testing the published artifact
|
||||
"win-x64",
|
||||
"win-x86",
|
||||
"win-arm64",
|
||||
"ubuntu.14.04-x64",
|
||||
"ubuntu.16.04-x64",
|
||||
"centos.7-x64",
|
||||
|
||||
Reference in New Issue
Block a user