Skip to content

Commit a0b8bb0

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 6204bf5 commit a0b8bb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ steps:
3333
scannerMode: 'MSBuild'
3434
projectKey: 'FASTER_App'
3535
projectName: 'FASTER_App'
36+
projectVersion: '$(Build.BuildNumber)'
3637

3738
- script: dotnet build --configuration $(buildConfiguration)
3839
displayName: 'Dotnet Build $(buildConfiguration)'

0 commit comments

Comments
 (0)