Skip to content

Commit d9c9677

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20191224.1 (dotnet#1178)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19624.1
1 parent f1cf037 commit d9c9677

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
@@ -23,9 +23,9 @@
2323
</Dependency>
2424
</ProductDependencies>
2525
<ToolsetDependencies>
26-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19623.1">
26+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19624.1">
2727
<Uri>https://github.com/dotnet/arcade</Uri>
28-
<Sha>84f3b4a8520b9e6d50afece47fa1adf4de8ec292</Sha>
28+
<Sha>b7573607e81dd496c0270ba724f5ece5568bd311</Sha>
2929
</Dependency>
3030
</ToolsetDependencies>
3131
</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.101"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19623.1"
6+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19624.1"
77
}
88
}

0 commit comments

Comments
 (0)