Skip to content

Commit

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 7.0.0-rc.2.22451.2 -> To Version 7.0.0-rc.2.22457.1

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

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 7.0.0-rc.2.22451.2 -> To Version 7.0.0-rc.2.22458.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 9, 2022
1 parent 88912e2 commit 3913806
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="7.0.0-rc.2.22451.2">
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="7.0.0-rc.2.22458.3">
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>523223b67ec1f2bfaa2b05be0d554c75f6936e3a</Sha>
<Sha>99a36e5c61fc30b9307ad950df6da7cf1e9e8e3e</Sha>
</Dependency>
<Dependency Name="System.Net.MsQuic.Transport" Version="7.0.0-alpha.1.22406.1">
<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 @@ -179,7 +179,7 @@
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22423.4</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rc.2.22451.2</MicrosoftNETCoreRuntimeICUTransportVersion>
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rc.2.22458.3</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- MsQuic -->
<MicrosoftNativeQuicMsQuicVersion>2.1</MicrosoftNativeQuicMsQuicVersion>
<SystemNetMsQuicTransportVersion>7.0.0-alpha.1.22406.1</SystemNetMsQuicTransportVersion>
Expand Down

0 comments on commit 3913806

Please sign in to comment.