Skip to content

Commit cbe889f

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent eea0493 commit cbe889f

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
@@ -92,7 +92,7 @@ jobs:
9292
packDirectory: '$(Build.ArtifactStagingDirectory)\nupkg'
9393
includesymbols: true
9494
versioningScheme: 'off'
95-
buildProperties: 'PackAsTool=True;SymbolPackageFormat=snupkg'
95+
buildProperties: 'PackAsTool=True;SymbolPackageFormat=snupkg;VersionSuffix=alpha'
9696
verbosityPack: 'Minimal'
9797

9898
- task: PowerShell@2

0 commit comments

Comments
 (0)