Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit d649fa4

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 753f9dd commit d649fa4

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
@@ -24,7 +24,7 @@ steps:
2424

2525
- task: CmdLine@2
2626
inputs:
27-
script: '$(Pipeline.Workspace)/s/AssemblyGenerator.bat'
27+
script: '$(Pipeline.Workspace)/s/AssemblyGenerator.bat $(Build.BuildNumber)'
2828

2929
- task: VSBuild@1
3030
inputs:

0 commit comments

Comments
 (0)