Skip to content

Commit c8fe6c5

Browse files
Update dependencies from https://github.com/dotnet/icu build 20220927.3 (#76259)
Microsoft.NETCore.Runtime.ICU.Transport From Version 7.0.0-rtm.22464.3 -> To Version 7.0.0-rtm.22477.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent d3a8847 commit c8fe6c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="7.0.0-rtm.22464.3">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="7.0.0-rtm.22477.3">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>aaf50eb8f309565dbbd657d2911fc88918645578</Sha>
5+
<Sha>35ea23e0b2e87f3aecddc2877f55fb4578018b09</Sha>
66
</Dependency>
77
<Dependency Name="System.Net.MsQuic.Transport" Version="7.0.0-alpha.1.22406.1">
88
<Uri>https://github.com/dotnet/msquic</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22423.4</MicrosoftNETILLinkTasksVersion>
181181
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
182182
<!-- ICU -->
183-
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rtm.22464.3</MicrosoftNETCoreRuntimeICUTransportVersion>
183+
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rtm.22477.3</MicrosoftNETCoreRuntimeICUTransportVersion>
184184
<!-- MsQuic -->
185185
<MicrosoftNativeQuicMsQuicVersion>2.1.1</MicrosoftNativeQuicMsQuicVersion>
186186
<SystemNetMsQuicTransportVersion>7.0.0-alpha.1.22406.1</SystemNetMsQuicTransportVersion>

0 commit comments

Comments
 (0)