Skip to content

Commit

Permalink
Merge in 'release/6.0' changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-bot committed May 12, 2022
2 parents 542c4d4 + 655c15f commit b5ad096
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.22254.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.22261.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>5fdd5b6c08c6c39edf12001400a11786c03b3e35</Sha>
<Sha>e3cbecc5b0e51374e3d71dbb976004ab9cc90430</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.22254.3">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.22261.7">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>5fdd5b6c08c6c39edf12001400a11786c03b3e35</Sha>
<Sha>e3cbecc5b0e51374e3d71dbb976004ab9cc90430</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"rollForward": "latestMajor"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.22254.3",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.22254.3"
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.22261.7",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.22261.7"
}
}

0 comments on commit b5ad096

Please sign in to comment.