Skip to content

Commit 203469e

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

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;VersionSuffix=alpha'
95+
buildProperties: 'PackAsTool=True;SymbolPackageFormat=snupkg;VersionSuffix=alpha$(Build.BuildId)'
9696
verbosityPack: 'Minimal'
9797

9898
- task: PowerShell@2

0 commit comments

Comments
 (0)