Skip to content

Commit 47cceed

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220321.2 (#231)
[main] Update dependencies from dotnet/arcade
1 parent 3f09aa5 commit 47cceed

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="7.0.0-beta.22168.2">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22171.2">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>bafd55901b50d6fc3507c8ed96a7777fcca1796f</Sha>
8+
<Sha>c8a95297e2622251c125aa5c0ef7c822275a792d</Sha>
99
</Dependency>
1010
</ToolsetDependencies>
1111
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dotnet": "6.0.100"
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22168.2",
11+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22171.2",
1212
"Microsoft.Build.NoTargets": "2.0.1",
1313
"Microsoft.Build.Traversal": "3.0.2"
1414
}

0 commit comments

Comments
 (0)