Skip to content

Commit 8ac2c28

Browse files
[release/9.0-staging] Update dependencies from dotnet/icu (#114762)
* Update dependencies from https://github.com/dotnet/icu build 20250415.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25212.1 -> To Version 9.0.0-rtm.25215.1 * Update dependencies from https://github.com/dotnet/icu build 20250419.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25212.1 -> To Version 9.0.0-rtm.25219.1 * Update dependencies from https://github.com/dotnet/icu build 20250423.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25212.1 -> To Version 9.0.0-rtm.25223.1 * Update dependencies from https://github.com/dotnet/icu build 20250428.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25212.1 -> To Version 9.0.0-rtm.25228.1 * Update dependencies from https://github.com/dotnet/icu build 2025050.2 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25212.1 -> To Version 9.0.0-rtm.25255.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 704028c commit 8ac2c28

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.25212.1">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25255.2">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>855a75965f9dcfbd835dbd7000a95060d0adabaa</Sha>
5+
<Sha>b89f0483290ff54b7efd43bfb04f16c4d0c0a9ca</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
@@ -219,7 +219,7 @@
219219
<!-- ILCompiler -->
220220
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
221221
<!-- ICU -->
222-
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25212.1</MicrosoftNETCoreRuntimeICUTransportVersion>
222+
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25255.2</MicrosoftNETCoreRuntimeICUTransportVersion>
223223
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>
224224
<!-- MsQuic -->
225225
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion>

0 commit comments

Comments
 (0)