Skip to content

Commit f974b11

Browse files
[main] Update dependencies from dotnet/arcade (#18713)
* Update dependencies from https://github.com/dotnet/arcade build 20250624.2 Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.25323.3 -> To Version 10.0.0-beta.25324.2 * Update dependencies from https://github.com/dotnet/arcade build 20250625.3 Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.25323.3 -> To Version 10.0.0-beta.25325.3 * Update dependencies from https://github.com/dotnet/arcade build 20250626.3 Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.25323.3 -> To Version 10.0.0-beta.25326.3 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4d1bea7 commit f974b11

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
@@ -35,9 +35,9 @@
3535
</Dependency>
3636
</ProductDependencies>
3737
<ToolsetDependencies>
38-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25323.3">
38+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25326.3">
3939
<Uri>https://github.com/dotnet/arcade</Uri>
40-
<Sha>c9a95aeae77ee977969fa38ad73ed1d8dd96b93f</Sha>
40+
<Sha>0e335649fe2d2f98ea51e55cc1a0899af3617eba</Sha>
4141
</Dependency>
4242
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.25324.1">
4343
<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.25323.3",
25+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25326.3",
2626
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2"
2727
}
2828
}

0 commit comments

Comments
 (0)