Add osx-arm runtime to build (#1545)

This commit is contained in:
Karl Burtram
2022-06-20 19:30:53 -07:00
committed by GitHub
parent a8bf275e04
commit c2a238acb3
6 changed files with 16 additions and 4 deletions

View File

@@ -44,6 +44,7 @@
"runtime.rhel.7.2-x64.native.Microsoft.SqlToolsService",
"runtime.ubuntu.14.04-x64.native.Microsoft.SqlToolsService",
"runtime.ubuntu.16.04-x64.native.Microsoft.SqlToolsService",
"runtime.win-x64.native.Microsoft.SqlToolsService"
"runtime.win-x64.native.Microsoft.SqlToolsService",
"runtime.osx-arm64.native.Microsoft.SqlToolsService"
]
}