mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 18:11:04 +09:00
[release/9.0-staging] Update dependencies from dotnet/icu (#111519)
* Update dependencies from https://github.com/dotnet/icu build 20250115.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25061.1 -> To Version 9.0.0-rtm.25065.1 * Update dependencies from https://github.com/dotnet/icu build 20250118.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25061.1 -> To Version 9.0.0-rtm.25068.1 * Update dependencies from https://github.com/dotnet/icu build 20250120.1 Microsoft.NETCore.Runtime.ICU.Transport From Version 9.0.0-rtm.25061.1 -> To Version 9.0.0-rtm.25070.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
b63f8991b8
commit
84b32391ad
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
<Dependencies>
|
||||
<ProductDependencies>
|
||||
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25061.1">
|
||||
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25070.1">
|
||||
<Uri>https://github.com/dotnet/icu</Uri>
|
||||
<Sha>b182bb23c5e7c215495c987f23d2e2f0ed54a1ca</Sha>
|
||||
<Sha>cb75843ab801dc9f2698b94ae3f3931cf21494cf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24167.3">
|
||||
<Uri>https://github.com/dotnet/msquic</Uri>
|
||||
|
|
|
@ -219,7 +219,7 @@
|
|||
<!-- ILCompiler -->
|
||||
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
|
||||
<!-- ICU -->
|
||||
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25061.1</MicrosoftNETCoreRuntimeICUTransportVersion>
|
||||
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25070.1</MicrosoftNETCoreRuntimeICUTransportVersion>
|
||||
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>
|
||||
<!-- MsQuic -->
|
||||
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.3</MicrosoftNativeQuicMsQuicSchannelVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue