Skip to content

Commit fc7f1ca

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250822.2 (#1460)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.25415.2 -> To Version 8.0.0-beta.25422.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 3caace7 commit fc7f1ca

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
@@ -3,13 +3,13 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25415.2">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25422.2">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>2f70e458e03e348a3a1f3fd6b9b70b4fcd5ba596</Sha>
8+
<Sha>3e8ada7bce86d4218abd6d9a40daadddabdf16c9</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25415.2">
10+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25422.2">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>2f70e458e03e348a3a1f3fd6b9b70b4fcd5ba596</Sha>
12+
<Sha>3e8ada7bce86d4218abd6d9a40daadddabdf16c9</Sha>
1313
</Dependency>
1414
</ToolsetDependencies>
1515
</Dependencies>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dotnet": "8.0.119"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25415.2",
7-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25415.2"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25422.2",
7+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25422.2"
88
}
99
}

0 commit comments

Comments
 (0)