Skip to content

Commit e313036

Browse files
[release/9.0] Update dependencies from dotnet/icu (#108516)
* Update dependencies from https://github.com/dotnet/icu build 20241002.3 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24466.4 -> To Version 9.0.0-rtm.24502.3 * Update dependencies from https://github.com/dotnet/icu build 20241004.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24502.3 -> To Version 9.0.0-rtm.24504.1 * Update dependencies from https://github.com/dotnet/icu build 20241008.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24504.1 -> To Version 9.0.0-rtm.24508.1 * Update dependencies from https://github.com/dotnet/icu build 20241009.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24508.1 -> To Version 9.0.0-rtm.24509.1 * Update dependencies from https://github.com/dotnet/icu build 20241010.2 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24509.1 -> To Version 9.0.0-rtm.24510.2 * Update dependencies from https://github.com/dotnet/icu build 20241014.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24510.2 -> To Version 9.0.0-rtm.24514.1 * Update dependencies from https://github.com/dotnet/icu build 20241016.3 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24514.1 -> To Version 9.0.0-rtm.24516.3 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Carlos Sánchez López <[email protected]>
1 parent 5663a27 commit e313036

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.24502.3">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.24516.3">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>f8281bcfcee30bbb26f44961ac883692ae2fa6fb</Sha>
5+
<Sha>34490a33d2316c2af4d6247e881d6a26b1d8977c</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.24502.3</MicrosoftNETCoreRuntimeICUTransportVersion>
222+
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24516.3</MicrosoftNETCoreRuntimeICUTransportVersion>
223223
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>
224224
<!-- MsQuic -->
225225
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.3</MicrosoftNativeQuicMsQuicSchannelVersion>

0 commit comments

Comments
 (0)