1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00

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

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.25177.1 -> To Version 9.0.0-rtm.25202.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.25177.1 -> To Version 9.0.0-rtm.25203.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.25177.1 -> To Version 9.0.0-rtm.25205.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.25177.1 -> To Version 9.0.0-rtm.25207.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.25177.1 -> To Version 9.0.0-rtm.25209.2

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.25177.1 -> To Version 9.0.0-rtm.25209.3

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.25177.1 -> To Version 9.0.0-rtm.25211.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.25177.1 -> To Version 9.0.0-rtm.25212.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: David Cantú <dacantu@microsoft.com>
This commit is contained in:
dotnet-maestro[bot] 2025-04-14 14:46:51 -05:00 committed by GitHub
parent 3889f21420
commit fdf2971bee
Signed by: github
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25177.1">
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.25212.1">
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>643270e8dce547aefc86763824b7d0abcbfadd0e</Sha>
<Sha>855a75965f9dcfbd835dbd7000a95060d0adabaa</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.25177.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25212.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- MsQuic -->
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion>