Skip to content

Commit b02ee10

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20191124.1 (#504)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19574.1
1 parent 74234f0 commit b02ee10

2 files changed

Lines changed: 3 additions & 3 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="5.0.0-beta.19573.1">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19574.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>9393e2e903d42774c63770e40119c1621b88dc16</Sha>
8+
<Sha>87b59e17420bf0c3341edacbd8a6721e619afbac</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "3.0.100"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19573.1"
6+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19574.1"
77
}
88
}

0 commit comments

Comments
 (0)