Skip to content

Commit 856b8ed

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20210526.5 (#839)
[main] Update dependencies from dotnet/arcade
1 parent e06be22 commit 856b8ed

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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="6.0.0-beta.21275.5">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21276.5">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>579b548c545da1a9747bc5df599f38fe86d66251</Sha>
8+
<Sha>c2a8af3f309fc27402fa9c18bac6df757a9c41ed</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"xcopy-msbuild": "16.8.0-preview2.1"
1818
},
1919
"msbuild-sdks": {
20-
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21275.5"
20+
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21276.5"
2121
}
2222
}

0 commit comments

Comments
 (0)