Skip to content

Commit 0d1f1ea

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

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

0 commit comments

Comments
 (0)