Skip to content

Commit

Permalink
Update branding to 6.0.136 (#20145)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpopMSFT authored Oct 3, 2024
2 parents ab98885 + be40b35 commit 3702ac3
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>1</VersionSDKMinor>
<VersionFeature>35</VersionFeature>
<VersionFeature>36</VersionFeature>
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionSDKMinor)$(VersionFeature)</VersionPrefix>
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
<MajorMinorVersion>$(VersionMajor).$(VersionMinor)</MajorMinorVersion>
Expand Down

0 comments on commit 3702ac3

Please sign in to comment.