Skip to content

Commit c1b153a

Browse files
[main] Update dependencies from dotnet/hotreload-utils, dotnet/icu (#119702)
* Update dependencies from https://github.com/dotnet/icu build 20250913.1 On relative base path root Microsoft.NETCore.Runtime.ICU.Transport From Version 11.0.0-alpha.1.25461.1 -> To Version 11.0.0-alpha.1.25463.1 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20250912.3 On relative base path root Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 11.0.0-alpha.0.25461.1 -> To Version 11.0.0-alpha.0.25462.3 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 55cf998 commit c1b153a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/icu dependencies -->
9-
<MicrosoftNETCoreRuntimeICUTransportPackageVersion>11.0.0-alpha.1.25461.1</MicrosoftNETCoreRuntimeICUTransportPackageVersion>
9+
<MicrosoftNETCoreRuntimeICUTransportPackageVersion>11.0.0-alpha.1.25463.1</MicrosoftNETCoreRuntimeICUTransportPackageVersion>
1010
<!-- dotnet/wcf dependencies -->
1111
<SystemServiceModelPrimitivesPackageVersion>4.9.0-rc2.21473.1</SystemServiceModelPrimitivesPackageVersion>
1212
<!-- dotnet/llvm-project dependencies -->
@@ -107,7 +107,7 @@ This file should be imported by eng/Versions.props
107107
<optimizationwindows_ntx64MIBCRuntimePackageVersion>1.0.0-prerelease.25458.1</optimizationwindows_ntx64MIBCRuntimePackageVersion>
108108
<optimizationwindows_ntx86MIBCRuntimePackageVersion>1.0.0-prerelease.25458.1</optimizationwindows_ntx86MIBCRuntimePackageVersion>
109109
<!-- dotnet/hotreload-utils dependencies -->
110-
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolPackageVersion>11.0.0-alpha.0.25461.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolPackageVersion>
110+
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolPackageVersion>11.0.0-alpha.0.25462.3</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolPackageVersion>
111111
<!-- dotnet/node dependencies -->
112112
<runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>10.0.0-alpha.1.25169.1</runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>
113113
<runtimelinuxmuslarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>10.0.0-alpha.1.25169.1</runtimelinuxmuslarm64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion>

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<Dependencies>
22
<Source Uri="https://github.com/dotnet/dotnet" Mapping="runtime" Sha="a5396f9feba85ccf4370b5a5dcebb6a77ff2f68f" BarId="282722" />
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="11.0.0-alpha.1.25461.1">
4+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="11.0.0-alpha.1.25463.1">
55
<Uri>https://github.com/dotnet/icu</Uri>
6-
<Sha>4cb8b47e5e2cd3790e55bc421e0c94cb0d47dff7</Sha>
6+
<Sha>84221661d963bf7052c6124f01430938b6bf589c</Sha>
77
</Dependency>
88
<Dependency Name="System.ServiceModel.Primitives" Version="4.9.0-rc2.21473.1">
99
<Uri>https://github.com/dotnet/wcf</Uri>
@@ -323,9 +323,9 @@
323323
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
324324
<Sha>373ed5bf1a64c212e655063e58967eb62f9187ef</Sha>
325325
</Dependency>
326-
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="11.0.0-alpha.0.25461.1">
326+
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="11.0.0-alpha.0.25462.3">
327327
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
328-
<Sha>6ad7c409cf3716f8f825022d4f0f434200907b8a</Sha>
328+
<Sha>0095527cb3b5d3ef4e47bef9d1a075e974818e78</Sha>
329329
</Dependency>
330330
<Dependency Name="System.Runtime.Numerics.TestData" Version="11.0.0-beta.25458.1">
331331
<Uri>https://github.com/dotnet/runtime-assets</Uri>

0 commit comments

Comments
 (0)