Skip to content

Commit a2494f9

Browse files
[release/9.0-staging] Update dependencies from dotnet/icu (#121944)
This pull request updates the following dependencies [marker]: <> (Begin:5e3f9b88-faad-436c-a580-ac009d20bb33) ## From https://github.com/dotnet/icu - **Subscription**: [5e3f9b88-faad-436c-a580-ac009d20bb33](https://maestro.dot.net/subscriptions?search=5e3f9b88-faad-436c-a580-ac009d20bb33) - **Build**: [20251124.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2846433) ([292103](https://maestro.dot.net/channel/3883/github:dotnet:icu/build/292103)) - **Date Produced**: November 24, 2025 4:37:47 PM UTC - **Commit**: [e18dd5d9e047367be7486ab66636b892cbe24a67](dotnet/icu@e18dd5d) - **Branch**: [dotnet/release/9.0](https://github.com/dotnet/icu/tree/dotnet/release/9.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [9.0.0-rtm.25565.2 to 9.0.0-rtm.25574.1][1] - Microsoft.NETCore.Runtime.ICU.Transport [1]: dotnet/icu@e3a37f4...e18dd5d [DependencyUpdate]: <> (End) [marker]: <> (End:5e3f9b88-faad-436c-a580-ac009d20bb33) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 525dfe9 commit a2494f9

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
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25565.2">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25574.1">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>e3a37f4e3820fe5f8dd98440b128854e486d1888</Sha>
5+
<Sha>e18dd5d9e047367be7486ab66636b892cbe24a67</Sha>
66
</Dependency>
77
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24167.3">
88
<Uri>https://github.com/dotnet/msquic</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
<!-- ILCompiler -->
228228
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
229229
<!-- ICU -->
230-
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25565.2</MicrosoftNETCoreRuntimeICUTransportVersion>
230+
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25574.1</MicrosoftNETCoreRuntimeICUTransportVersion>
231231
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>
232232
<!-- MsQuic -->
233233
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion>

0 commit comments

Comments
 (0)