Skip to content

Commit fa47ce3

Browse files
[release/8.0-staging] Update dependencies from dotnet/icu (#120348)
* Update dependencies from https://github.com/dotnet/icu build 20251002.2 On relative base path root Microsoft.NETCore.Runtime.ICU.Transport From Version 8.0.0-rtm.25466.3 -> To Version 8.0.0-rtm.25502.2 * Update dependencies from https://github.com/dotnet/icu build 20251004.1 On relative base path root Microsoft.NETCore.Runtime.ICU.Transport From Version 8.0.0-rtm.25466.3 -> To Version 8.0.0-rtm.25504.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2238cc9 commit fa47ce3

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.25466.3">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="8.0.0-rtm.25504.1">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>447bcbcb6d371d48d3e6e6fb31d2db0818301362</Sha>
5+
<Sha>34092c89640d48ae4f54ad425c3357ccfe1df414</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.10</MicrosoftDotNetILCompilerVersion>
231231
<!-- ICU -->
232-
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-rtm.25466.3</MicrosoftNETCoreRuntimeICUTransportVersion>
232+
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-rtm.25504.1</MicrosoftNETCoreRuntimeICUTransportVersion>
233233
<!-- MsQuic -->
234234
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion>
235235
<!-- Mono LLVM -->

0 commit comments

Comments
 (0)