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

Commit

Permalink
Merge pull request #344 from dotnet/darc-master-9ad13976-2778-4189-b3…
Browse files Browse the repository at this point in the history
…11-d3ebc59217a6

[master] Update dependencies from dotnet/arcade
  • Loading branch information
cartermp authored Dec 9, 2020
2 parents 65da980 + 5d189a3 commit 822fc20
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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="6.0.0-beta.20604.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.20607.11">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ea609b8e036359934332480de9336d98fcbb3f91</Sha>
<Sha>ae4226e0521b46075925444f3d733e05ae74dc0d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.20604.2">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.20607.11">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ea609b8e036359934332480de9336d98fcbb3f91</Sha>
<Sha>ae4226e0521b46075925444f3d733e05ae74dc0d</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/common/performance/microbenchmarks.proj
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,4 @@
<Timeout>4:00</Timeout>
</HelixWorkItem>
</ItemGroup>
</Project>
</Project>
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"rollForward": "major"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20604.2",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.20604.2"
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20607.11",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.20607.11"
}
}

0 comments on commit 822fc20

Please sign in to comment.