Skip to content

Commit ffb68be

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20220307.6 (#228)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 0d1f1ea commit ffb68be

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.22154.3">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22157.6">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>8ed47fcae6a5d2d40483ed81858f4ede8eab7ae2</Sha>
8+
<Sha>81001b45bd54f9223905bf55f6ed0125273580fa</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.22154.3",
11+
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22157.6",
1212
"Microsoft.Build.NoTargets": "2.0.1",
1313
"Microsoft.Build.Traversal": "3.0.2"
1414
}

0 commit comments

Comments
 (0)