Skip to content

Commit aadedc7

Browse files
[release/8.0-staging] Update dependencies from dotnet/icu (#121675)
This pull request updates the following dependencies [marker]: <> (Begin:e82a8e07-8d2b-4a71-e90f-08dbcfd41ade) ## From https://github.com/dotnet/icu - **Subscription**: [e82a8e07-8d2b-4a71-e90f-08dbcfd41ade](https://maestro.dot.net/subscriptions?search=e82a8e07-8d2b-4a71-e90f-08dbcfd41ade) - **Build**: [20251115.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2839873) ([291019](https://maestro.dot.net/channel/3073/github:dotnet:icu/build/291019)) - **Date Produced**: November 15, 2025 5:11:34 PM UTC - **Commit**: [b565264ebc86c4444a7a5d411f69674393d61265](dotnet/icu@b565264) - **Branch**: [dotnet/release/8.0](https://github.com/dotnet/icu/tree/dotnet/release/8.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [8.0.0-rtm.25522.4 to 8.0.0-rtm.25565.1][1] - Microsoft.NETCore.Runtime.ICU.Transport [1]: dotnet/icu@889994e...b565264 [DependencyUpdate]: <> (End) [marker]: <> (End:e82a8e07-8d2b-4a71-e90f-08dbcfd41ade) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Sam Patel <[email protected]>
1 parent ee293b2 commit aadedc7

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<clear />
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1111
<!-- Begin: Package sources from dotnet-emsdk -->
12+
<add key="darc-pub-dotnet-emsdk-9e37ff5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-9e37ff5e/nuget/v3/index.json" />
1213
<!-- End: Package sources from dotnet-emsdk -->
1314
<!-- Begin: Package sources from dotnet-sdk -->
1415
<!-- End: Package sources from dotnet-sdk -->

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="8.0.0-rtm.25522.4">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="8.0.0-rtm.25565.1">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>889994ebb9fa2ba6183182bba33b260c645a8089</Sha>
5+
<Sha>b565264ebc86c4444a7a5d411f69674393d61265</Sha>
66
</Dependency>
77
<Dependency Name="System.Net.MsQuic.Transport" Version="8.0.0-alpha.1.23527.1">
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
@@ -229,7 +229,7 @@
229229
<!-- ILCompiler -->
230230
<MicrosoftDotNetILCompilerVersion>8.0.0-rc.1.23406.6</MicrosoftDotNetILCompilerVersion>
231231
<!-- ICU -->
232-
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-rtm.25522.4</MicrosoftNETCoreRuntimeICUTransportVersion>
232+
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-rtm.25565.1</MicrosoftNETCoreRuntimeICUTransportVersion>
233233
<!-- MsQuic -->
234234
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion>
235235
<!-- Mono LLVM -->

0 commit comments

Comments
 (0)