Skip to content

Commit 1839db6

Browse files
[release/10.0] Update dependencies from dotnet/icu (#120998)
This pull request updates the following dependencies [marker]: <> (Begin:db1ca3c9-37b3-43b6-a420-6f1f4040ce77) ## From https://github.com/dotnet/icu - **Subscription**: [db1ca3c9-37b3-43b6-a420-6f1f4040ce77](https://maestro.dot.net/subscriptions?search=db1ca3c9-37b3-43b6-a420-6f1f4040ce77) - **Build**: [20251103.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2830036) ([289333](https://maestro.dot.net/channel/5172/github:dotnet:icu/build/289333)) - **Date Produced**: November 3, 2025 10:46:10 AM UTC - **Commit**: [93ee2e8312a2c5475f5de64a47c3e31024636a05](dotnet/icu@93ee2e8) - **Branch**: [dotnet/release/10.0](https://github.com/dotnet/icu/tree/dotnet/release/10.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [10.0.0-rtm.25502.1 to 10.0.0-rtm.25553.1][2] - Microsoft.NETCore.Runtime.ICU.Transport [2]: dotnet/icu@a91b254...93ee2e8 [DependencyUpdate]: <> (End) [marker]: <> (End:db1ca3c9-37b3-43b6-a420-6f1f4040ce77) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Larry Ewing <[email protected]>
1 parent 765b715 commit 1839db6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
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>10.0.0-rtm.25502.1</MicrosoftNETCoreRuntimeICUTransportPackageVersion>
9+
<MicrosoftNETCoreRuntimeICUTransportPackageVersion>10.0.0-rtm.25553.1</MicrosoftNETCoreRuntimeICUTransportPackageVersion>
1010
<!-- dotnet/wcf dependencies -->
1111
<SystemServiceModelPrimitivesPackageVersion>4.9.0-rc2.21473.1</SystemServiceModelPrimitivesPackageVersion>
1212
<!-- dotnet/llvm-project dependencies -->

eng/Version.Details.xml

Lines changed: 2 additions & 2 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="79c85d969a02abd06c2202949318fd4c21e5e7a0" BarId="287426" />
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="10.0.0-rtm.25502.1">
4+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="10.0.0-rtm.25553.1">
55
<Uri>https://github.com/dotnet/icu</Uri>
6-
<Sha>a91b254e70decd379d76338b7bb171ee98301aef</Sha>
6+
<Sha>93ee2e8312a2c5475f5de64a47c3e31024636a05</Sha>
77
</Dependency>
88
<Dependency Name="System.ServiceModel.Primitives" Version="4.9.0-rc2.21473.1">
99
<Uri>https://github.com/dotnet/wcf</Uri>

0 commit comments

Comments
 (0)