Skip to content

Commit 7268c80

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 2d18988 commit 7268c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ steps:
3636
- task: NuGetCommand@2
3737
inputs:
3838
command: 'pack'
39-
packagesToPack: '**/*.csproj'
39+
packagesToPack: '**/PdfSharp-gdi.csproj'
4040
versioningScheme: 'byPrereleaseNumber'
4141
majorVersion: '1'
4242
minorVersion: '0'

0 commit comments

Comments
 (0)