Skip to content

Commit

Permalink
Update branding to 6.0.428 (#20146)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpopMSFT authored Oct 3, 2024
2 parents 886c9ef + c6430ee commit 16ddb92
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .vsts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ extends:
agentOs: Darwin
pool:
name: Azure Pipelines
image: macOS-latest
image: macos-13
os: macOS
timeoutInMinutes: 180
strategy:
Expand Down
2 changes: 1 addition & 1 deletion .vsts-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ stages:
parameters:
agentOs: Darwin
pool:
vmImage: 'macOS-latest'
vmImage: 'macos-13'
timeoutInMinutes: 180
strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<VersionMajor>6</VersionMajor>
<VersionMinor>0</VersionMinor>
<VersionSDKMinor>4</VersionSDKMinor>
<VersionFeature>27</VersionFeature>
<VersionFeature>28</VersionFeature>
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionSDKMinor)$(VersionFeature)</VersionPrefix>
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
<MajorMinorVersion>$(VersionMajor).$(VersionMinor)</MajorMinorVersion>
Expand Down

0 comments on commit 16ddb92

Please sign in to comment.