Skip to content

Commit

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.24466.4 -> To Version 9.0.0-rtm.24502.3

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.24502.3 -> To Version 9.0.0-rtm.24504.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.24504.1 -> To Version 9.0.0-rtm.24508.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.24508.1 -> To Version 9.0.0-rtm.24509.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.24509.1 -> To Version 9.0.0-rtm.24510.2

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.24510.2 -> To Version 9.0.0-rtm.24514.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 9.0.0-rtm.24514.1 -> To Version 9.0.0-rtm.24516.3

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <[email protected]>
  • Loading branch information
3 people authored Oct 17, 2024
1 parent 5663a27 commit e313036
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.24502.3">
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-rtm.24516.3">
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>f8281bcfcee30bbb26f44961ac883692ae2fa6fb</Sha>
<Sha>34490a33d2316c2af4d6247e881d6a26b1d8977c</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.24502.3</MicrosoftNETCoreRuntimeICUTransportVersion>
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24516.3</MicrosoftNETCoreRuntimeICUTransportVersion>
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- MsQuic -->
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.3</MicrosoftNativeQuicMsQuicSchannelVersion>
Expand Down

0 comments on commit e313036

Please sign in to comment.