Skip to content

Commit 4d79765

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250516.2 (#1415)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25263.5 -> To Version 9.0.0-beta.25266.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 25770bb commit 4d79765

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="9.0.0-beta.25263.5">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25266.2">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>93823d49ca01742464ad1c0b49ea940e693b1be3</Sha>
8+
<Sha>c62eeb5b5432f9eaa034fbd641ccd9fd0d928fb3</Sha>
99
</Dependency>
10-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25263.5">
10+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25266.2">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>93823d49ca01742464ad1c0b49ea940e693b1be3</Sha>
12+
<Sha>c62eeb5b5432f9eaa034fbd641ccd9fd0d928fb3</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": "9.0.106"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25263.5",
7-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25263.5"
6+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25266.2",
7+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25266.2"
88
}
99
}

0 commit comments

Comments
 (0)