Skip to content

Commit

Permalink
[release/9.0-staging] Update dependencies from dotnet/icu (#110935)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/icu build 20241220.1

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.24572.1 -> To Version 9.0.0-rtm.24620.1

* Update dependencies from https://github.com/dotnet/icu build 20241227.2

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.24572.1 -> To Version 9.0.0-rtm.24627.2

* Update dependencies from https://github.com/dotnet/icu build 20250107.1

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.24572.1 -> To Version 9.0.0-rtm.25057.1

* Update dependencies from https://github.com/dotnet/icu build 20250108.1

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.24572.1 -> To Version 9.0.0-rtm.25058.1

* Update dependencies from https://github.com/dotnet/icu build 20250111.1

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.24572.1 -> To Version 9.0.0-rtm.25061.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jan 13, 2025
1 parent 28fe0e2 commit 0cee122
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.24572.1">
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25061.1">
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>16e84948879d9ffb9b13a3df1c1f537dee2131db</Sha>
<Sha>b182bb23c5e7c215495c987f23d2e2f0ed54a1ca</Sha>
</Dependency>
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24167.3">
<Uri>https://github.com/dotnet/msquic</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
<!-- ILCompiler -->
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24572.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25061.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- MsQuic -->
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.3</MicrosoftNativeQuicMsQuicSchannelVersion>
Expand Down

0 comments on commit 0cee122

Please sign in to comment.