Skip to content

Commit fe1f52e

Browse files
[release/9.0-staging] Update dependencies from dotnet/icu (#120834)
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**: [20251030.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2827690) ([289015](https://maestro.dot.net/channel/3883/github:dotnet:icu/build/289015)) - **Date Produced**: October 30, 2025 10:58:07 AM UTC - **Commit**: [76f42e5d2c84cb2358793ef33826bc65140ee3fb](dotnet/icu@76f42e5) - **Branch**: [dotnet/release/9.0](https://github.com/dotnet/icu/tree/dotnet/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.0-rtm.25511.1 to 9.0.0-rtm.25530.1][7] - Microsoft.NETCore.Runtime.ICU.Transport [7]: dotnet/icu@9277e62...76f42e5 [DependencyUpdate]: <> (End) [marker]: <> (End:5e3f9b88-faad-436c-a580-ac009d20bb33) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent d892abe commit fe1f52e

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.25511.1">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25530.1">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>9277e623813e1f9c8cc21b5d3e59d606a8f024de</Sha>
5+
<Sha>76f42e5d2c84cb2358793ef33826bc65140ee3fb</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.25511.1</MicrosoftNETCoreRuntimeICUTransportVersion>
230+
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25530.1</MicrosoftNETCoreRuntimeICUTransportVersion>
231231
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>
232232
<!-- MsQuic -->
233233
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion>

0 commit comments

Comments
 (0)