Skip to content

Commit 74234f0

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20191123.1 (#503)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19573.1
1 parent b5c2b3f commit 74234f0

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.19572.5">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19573.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>18ef57ae9aa0a728553f757e312b369d82e0abc9</Sha>
8+
<Sha>9393e2e903d42774c63770e40119c1621b88dc16</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.19572.5"
6+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19573.1"
77
}
88
}

0 commit comments

Comments
 (0)