Skip to content

Commit 0dc0ddb

Browse files
dotnet-maestro[bot]jonsequitur
authored andcommitted
Update dependencies from https://github.com/dotnet/arcade build 20200312.3
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20162.3
1 parent 51e7073 commit 0dc0ddb

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.20158.2">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20162.3">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>527179abfbb5cd738035c4ac2d2566c571ce85db</Sha>
8+
<Sha>16d4350184cf362cd59807b589d1c93803025abc</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
}
77
},
88
"msbuild-sdks": {
9-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20158.2"
9+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20162.3"
1010
}
1111
}

0 commit comments

Comments
 (0)