Skip to content

Commit 4143e10

Browse files
[release/9.0-staging] Update dependencies from dotnet/icu (#109299)
* Update dependencies from https://github.com/dotnet/icu build 20241025.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24516.3 -> To Version 9.0.0-rtm.24525.1 * Update dependencies from https://github.com/dotnet/icu build 20241029.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24516.3 -> To Version 9.0.0-rtm.24529.1 * Update dependencies from https://github.com/dotnet/icu build 20241105.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24516.3 -> To Version 9.0.0-rtm.24555.1 * Update dependencies from https://github.com/dotnet/icu build 20241107.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24516.3 -> To Version 9.0.0-rtm.24557.1 * Update dependencies from https://github.com/dotnet/icu build 20241109.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24516.3 -> To Version 9.0.0-rtm.24559.1 * Update dependencies from https://github.com/dotnet/icu build 20241114.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24516.3 -> To Version 9.0.0-rtm.24564.1 * Update dependencies from https://github.com/dotnet/icu build 20241120.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24516.3 -> To Version 9.0.0-rtm.24570.1 * Update dependencies from https://github.com/dotnet/icu build 20241122.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.24516.3 -> To Version 9.0.0-rtm.24572.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 8109ace commit 4143e10

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

NuGet.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
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-cd2146c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9/nuget/v3/index.json" />
1312
<!-- End: Package sources from dotnet-emsdk -->
1413
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1514
<!--

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

0 commit comments

Comments
 (0)