Skip to content

Commit 7a5d747

Browse files
dotnet-maestro[bot]brettfo
authored andcommitted
[master] Update dependencies from dotnet/arcade (#9710)
* Update dependencies from https://github.com/dotnet/arcade build 20200714.3 Microsoft.DotNet.Arcade.Sdk From Version 5.0.0-beta.20316.1 -> To Version 5.0.0-beta.20364.3 * remain on 3.1 sdk Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Brett V. Forsgren <brettfo@microsoft.com>
1 parent ca6c54b commit 7a5d747

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.20326.2">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20364.3">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>ed69753a3ffbdaa08365252c710d57a64d17f859</Sha>
8+
<Sha>ff5d4b6c8dbdaeacb6e6159d3f8185118dffd915</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tools": {
3-
"dotnet": "3.1.301",
3+
"dotnet": "3.1.302",
44
"vs": {
55
"version": "16.4",
66
"components": [
@@ -9,7 +9,7 @@
99
}
1010
},
1111
"msbuild-sdks": {
12-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.20326.2",
12+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20364.3",
1313
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
1414
}
1515
}

0 commit comments

Comments
 (0)