Skip to content

Commit ad92e21

Browse files
committed
Updade ICU deps
1 parent 2097f47 commit ad92e21

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

+2-2
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="8.0.0-preview.4.23177.3">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="8.0.0-preview.4.23212.1">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>389d19d09d3cf16ec0143dba065fcd704ab8e48c</Sha>
5+
<Sha>89d559f979bd4253485b0feb73919c7c088cac7d</Sha>
66
</Dependency>
77
<Dependency Name="System.Net.MsQuic.Transport" Version="8.0.0-alpha.1.23166.1">
88
<Uri>https://github.com/dotnet/msquic</Uri>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
<!-- Mono Cecil -->
218218
<MicrosoftDotNetCecilVersion>0.11.4-alpha.23178.1</MicrosoftDotNetCecilVersion>
219219
<!-- ICU -->
220-
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-preview.4.23177.3</MicrosoftNETCoreRuntimeICUTransportVersion>
220+
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-preview.4.23212.1</MicrosoftNETCoreRuntimeICUTransportVersion>
221221
<!-- MsQuic -->
222222
<MicrosoftNativeQuicMsQuicVersion>2.1.7</MicrosoftNativeQuicMsQuicVersion>
223223
<SystemNetMsQuicTransportVersion>8.0.0-alpha.1.23180.2</SystemNetMsQuicTransportVersion>

0 commit comments

Comments
 (0)