Skip to content

Commit ac46298

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20191117.2 (#39863)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19567.2
1 parent 086d773 commit ac46298

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

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"xcopy-msbuild": "16.3.0-alpha"
88
},
99
"msbuild-sdks": {
10-
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19566.1"
10+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19567.2"
1111
}
1212
}

0 commit comments

Comments
 (0)