Skip to content

Commit

Permalink
Merge branch 'main' into fixes/elmha-io-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHinsh authored Jul 14, 2024
2 parents 0080469 + ec31f25 commit bb719a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/azure-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ stages:
displayName: "Complie"
inputs:
command: 'build'
arguments: '/p:Version=$(GitVersion.AssemblySemVer) /p:FileVersion=$(GitVersion.AssemblySemVer) /p:InformationalVersion=$(GetVersion.InformationalVersion)'
arguments: '/p:Version=$(GitVersion.AssemblySemVer) /p:FileVersion=$(GitVersion.AssemblySemVer) /p:InformationalVersion=$(GitVersion.InformationalVersion)'
- task: DotNetCoreCLI@2
displayName: "Test L0 & L1"
inputs:
Expand Down

0 comments on commit bb719a6

Please sign in to comment.