mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
Upgrade to .Net Core 6.0 SDK (#1344)
* Bump to SDK 6.0 * Additional .Net 6.0 changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SET WORKINGDIR=%~dp0
|
||||
SET REPOROOT=%WORKINGDIR%..\..
|
||||
SET NET5DIR=net5.0
|
||||
SET NET5DIR=net6.0
|
||||
SET SQLTOOLSSERVICE_EXE=%REPOROOT%\src\Microsoft.SqlTools.ServiceLayer\bin\Integration\%NET5DIR%\win-x64\MicrosoftSqlToolsServiceLayer.exe
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user