Skip to content

Commit e599df3

Browse files
[release/8.0-staging] Update dependencies from dotnet/icu (#118537)
* Update dependencies from https://github.com/dotnet/icu build 20250611.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 8.0.0-rtm.23523.2 -> To Version 8.0.0-rtm.25311.1 * Update dependencies from https://github.com/dotnet/icu build 20250808.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 8.0.0-rtm.23523.2 -> To Version 8.0.0-rtm.25408.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
1 parent 710042e commit e599df3

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="8.0.0-rtm.23523.2">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="8.0.0-rtm.25408.1">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>e76010c828e5913da4b6a5332f4d8b14f660dd88</Sha>
5+
<Sha>9392a78454c1978e7b19c50d85e85c57550399e1</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.23523.2</MicrosoftNETCoreRuntimeICUTransportVersion>
232+
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-rtm.25408.1</MicrosoftNETCoreRuntimeICUTransportVersion>
233233
<!-- MsQuic -->
234234
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion>
235235
<SystemNetMsQuicTransportVersion>8.0.0-alpha.1.23527.1</SystemNetMsQuicTransportVersion>

0 commit comments

Comments
 (0)