mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Remove unused package projects (#2026)
* Remove unused package projects * Remove build step
This commit is contained in:
@@ -212,10 +212,10 @@ steps:
|
||||
MaxConcurrency: 5
|
||||
|
||||
- task: BatchScript@1
|
||||
displayName: 'Package published projects'
|
||||
displayName: 'Package nuspec projects'
|
||||
inputs:
|
||||
filename: build.cmd
|
||||
arguments: '-target=dotnetpackpublished -mono'
|
||||
arguments: '-target=DotnetPackNuspec -mono'
|
||||
|
||||
- task: BatchScript@1
|
||||
displayName: "Build and Package service tool projects"
|
||||
|
||||
Reference in New Issue
Block a user