mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Adding project references in Sql core nuget package (#2192)
* Adding nuspec * fixing nuspec * building hosting * temp * Reordering step * fixing pack destination * Fixing csproj * Fixing build * Fixing path
This commit is contained in:
@@ -228,7 +228,7 @@ steps:
|
||||
inputs:
|
||||
ConnectedServiceName: 'Code Signing'
|
||||
FolderPath: '$(Build.SourcesDirectory)/src/Microsoft.SqlTools.SqlCore/bin/$(buildConfiguration)/netstandard2.0'
|
||||
Pattern: 'Microsoft.SqlTools.SqlCore.*.dll'
|
||||
Pattern: 'Microsoft.SqlTools.*.dll'
|
||||
signConfigType: inlineSignParams
|
||||
inlineOperation: |
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user