Skip to content

Commit 21273c5

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20240724.3 (#4340)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.24372.7 -> To Version 9.0.0-beta.24374.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 42a6494 commit 21273c5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
</Dependency>
2020
</ProductDependencies>
2121
<ToolsetDependencies>
22-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24372.7">
22+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24374.3">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>4dc25182f9153b892628ef0d4e98663774ad2f01</Sha>
24+
<Sha>c45d41114722ff910cde462f4be003b1d7fde58f</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24372.7">
26+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24374.3">
2727
<Uri>https://github.com/dotnet/arcade</Uri>
28-
<Sha>4dc25182f9153b892628ef0d4e98663774ad2f01</Sha>
28+
<Sha>c45d41114722ff910cde462f4be003b1d7fde58f</Sha>
2929
</Dependency>
3030
</ToolsetDependencies>
3131
</Dependencies>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"dotnet": "9.0.100-preview.5.24307.3"
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24372.7",
12-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24372.7"
11+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24374.3",
12+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24374.3"
1313
},
1414
"native-tools": {
1515
"python3": "3.7.1"

0 commit comments

Comments
 (0)