Skip to content

Commit 9fab712

Browse files
[main] Update dependencies from dotnet/arcade (#18724)
* Update dependencies from https://github.com/dotnet/arcade build 20250701.1 Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.25326.3 -> To Version 10.0.0-beta.25351.1 * Update dependencies from https://github.com/dotnet/arcade build 20250702.1 Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.25326.3 -> To Version 10.0.0-beta.25352.1 * Update dependencies from https://github.com/dotnet/arcade build 20250703.1 Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.25326.3 -> To Version 10.0.0-beta.25353.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 8f042b1 commit 9fab712

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
@@ -36,9 +36,9 @@
3636
</Dependency>
3737
</ProductDependencies>
3838
<ToolsetDependencies>
39-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25326.3">
39+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25358.3">
4040
<Uri>https://github.com/dotnet/arcade</Uri>
41-
<Sha>0e335649fe2d2f98ea51e55cc1a0899af3617eba</Sha>
41+
<Sha>4e526204e83e615efe8eb5743be7fbccfa4e492a</Sha>
4242
</Dependency>
4343
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.25324.1">
4444
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"perl": "5.38.2.2"
2323
},
2424
"msbuild-sdks": {
25-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25326.3",
25+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25358.3",
2626
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2"
2727
}
2828
}

0 commit comments

Comments
 (0)