Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/arcade (dotnet#756)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/arcade


 - Bump to newer Arcade
  • Loading branch information
dotnet-maestro[bot] authored Nov 2, 2021
1 parent 307a440 commit 18ae4a1
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 @@ -3,13 +3,13 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21529.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21552.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0558f85d950fee2838bf02b9ba1f20d67f00b504</Sha>
<Sha>03c5e4f958575a62f3953edea00d92e460aaae0c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.21529.1">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.21552.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0558f85d950fee2838bf02b9ba1f20d67f00b504</Sha>
<Sha>03c5e4f958575a62f3953edea00d92e460aaae0c</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dotnet": "6.0.100-rc.1.21430.12"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21529.1",
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21529.1"
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21552.5",
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21552.5"
}
}

0 comments on commit 18ae4a1

Please sign in to comment.