Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
(#894) Updated BUILD_VERSION to 6.1.0 (#895)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianhall authored Feb 2, 2024
1 parent 35bf8ae commit a741821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/dotnet-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ variables:
buildConfiguration: 'Release'
netSdkPath: 'sdk/dotnet'
AREA_PATH: 'DevDiv\Xamarin SDK'
BASE_VERSION: 6.0.0
BASE_VERSION: 6.1.0
PREVIEW_LABEL: 'preview'
BUILD_NUMBER: $[counter(format('{0}_{1}_{2}', variables['BASE_VERSION'], variables['PREVIEW_LABEL'], variables['Build.SourceBranch']), 1)]
NUGET_VERSION: $[format('{0}-{1}.{2}', variables['BASE_VERSION'], variables['PREVIEW_LABEL'], variables['BUILD_NUMBER'])]
Expand Down

0 comments on commit a741821

Please sign in to comment.