Skip to content

Commit 91045ab

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20200212.7 (#41652)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20112.7
1 parent 0e10735 commit 91045ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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="5.0.0-beta.20111.11">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20112.7">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>998b715ed1fbb966437345a1996af64e22c83368</Sha>
8+
<Sha>951ea7430678b2682ff861fe1149b8a2f55887ca</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"xcopy-msbuild": "16.4.0-alpha"
88
},
99
"msbuild-sdks": {
10-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20111.11"
10+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20112.7"
1111
}
1212
}

0 commit comments

Comments
 (0)