Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20201…
Browse files Browse the repository at this point in the history
…208.21

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 6.0.0-beta.20607.11 -> To Version 6.0.0-beta.20608.21
  • Loading branch information
dotnet-maestro[bot] committed Dec 10, 2020
1 parent 5d279c2 commit 9b2a830
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.20607.11">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.20608.21">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ae4226e0521b46075925444f3d733e05ae74dc0d</Sha>
<Sha>b984ce874f048ec28e1067e9f47bdb183682df46</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.20607.11">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.20608.21">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ae4226e0521b46075925444f3d733e05ae74dc0d</Sha>
<Sha>b984ce874f048ec28e1067e9f47bdb183682df46</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.20607.11",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.20607.11"
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20608.21",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.20608.21"
}
}

0 comments on commit 9b2a830

Please sign in to comment.