Skip to content

Commit 12b1873

Browse files
Update dependencies from https://github.com/dotnet/icu build 20221109.1 (#78122)
Microsoft.NETCore.Runtime.ICU.Transport From Version 7.0.0-rtm.22527.2 -> To Version 7.0.0-rtm.22559.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Carlos Sanchez <[email protected]>
1 parent 9fb0745 commit 12b1873

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.22527.2">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="7.0.0-rtm.22559.1">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>6b97118897845d7287a1ddf3d7169df163a7b8e8</Sha>
5+
<Sha>e266a077e6848fae0d2d527abde0cc9940108052</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
@@ -181,7 +181,7 @@
181181
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22423.4</MicrosoftNETILLinkTasksVersion>
182182
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
183183
<!-- ICU -->
184-
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rtm.22527.2</MicrosoftNETCoreRuntimeICUTransportVersion>
184+
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rtm.22559.1</MicrosoftNETCoreRuntimeICUTransportVersion>
185185
<!-- MsQuic -->
186186
<MicrosoftNativeQuicMsQuicVersion>2.1.1</MicrosoftNativeQuicMsQuicVersion>
187187
<SystemNetMsQuicTransportVersion>7.0.0-alpha.1.22406.1</SystemNetMsQuicTransportVersion>

0 commit comments

Comments
 (0)