Skip to content

Commit

Permalink
Merge pull request #261 from Umplify/Arash-Sabet-patch-1
Browse files Browse the repository at this point in the history
Updated the release number
  • Loading branch information
Arash-Sabet authored Jun 29, 2024
2 parents 74db781 + 3b7b20d commit fd650ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
variables:
Major: 8
Minor: 1
Revision: 0
Revision: 1
BuildConfiguration: Release

name: $(Major).$(Minor).$(Revision)
Expand All @@ -25,7 +25,7 @@ steps:
displayName: 'Use .NET 8.0 sdk'
inputs:
packageType: sdk
version: 8.0.300
version: 8.0.302
installationPath: $(Agent.ToolsDirectory)/dotnet
- script: echo Started restoring the source code
- task: DotNetCoreCLI@2
Expand Down

0 comments on commit fd650ad

Please sign in to comment.