1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 09:34:49 +09:00

[release/9.0-staging] Update dependencies from dotnet/icu (#112514)

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.25105.1 -> To Version 9.0.0-rtm.25112.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.25105.1 -> To Version 9.0.0-rtm.25113.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.25105.1 -> To Version 9.0.0-rtm.25114.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.25105.1 -> To Version 9.0.0-rtm.25157.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2025-03-10 11:18:12 -07:00 committed by GitHub
parent 1bb31dca78
commit b5f9b09410
Signed by: github
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 4 deletions

View file

@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25105.1">
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25157.1">
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>b278d2c5e9fc54c15df9eb5319eb9152f21b5bb9</Sha>
<Sha>bae03ed2629595c75a2a3377d931f95e31a5fee3</Sha>
</Dependency>
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24167.3">
<Uri>https://github.com/dotnet/msquic</Uri>

View file

@ -219,7 +219,7 @@
<!-- ILCompiler -->
<MicrosoftDotNetILCompilerVersion>9.0.0-rtm.24511.16</MicrosoftDotNetILCompilerVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25105.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25157.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- MsQuic -->
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion>