mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Update to srgen to remove strict dependency to netcore 3.1 (#1618)
* first changes * added roll forward major to fix 3.1 dependency issue.
This commit is contained in:
@@ -4,11 +4,6 @@ steps:
|
||||
inputs:
|
||||
useGlobalJson: true
|
||||
|
||||
- task: UseDotNet@2
|
||||
displayName: 'Installing dotnet 3.1 to run srgen (To be removed after srgen is updated)'
|
||||
inputs:
|
||||
version: 3.1.406
|
||||
|
||||
- task: BatchScript@1
|
||||
displayName: 'Run script build.cmd'
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user