Skip to content

Commit 5366ca1

Browse files
dotnet-maestro[bot]baronfel
authored andcommitted
Update dependencies from https://github.com/dotnet/arcade build 20191116.1
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19566.1
1 parent 77a5cb9 commit 5366ca1

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.19565.1">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19566.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>ccb393e43ad12d84d3ce4ccdd931a0bcd05eacb1</Sha>
8+
<Sha>2c6db6ee8d8adeb2e8ccc1485e6780635890e419</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
},
1212
"msbuild-sdks": {
13-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19565.1",
13+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19566.1",
1414
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
1515
}
1616
}

0 commit comments

Comments
 (0)