Skip to content

Commit a3a0f0f

Browse files
Update dependencies from https://github.com/dotnet/icu build 20250916.3 (#119791)
On relative base path root Microsoft.NETCore.Runtime.ICU.Transport From Version 8.0.0-rtm.25462.1 -> To Version 8.0.0-rtm.25466.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Tanner Gooding <tagoo@microsoft.com>
1 parent 07cae5d commit a3a0f0f

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="8.0.0-rtm.25462.1">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="8.0.0-rtm.25466.3">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>5ec8e0c36b1fb327e93f6ad5c26306c4c1423421</Sha>
5+
<Sha>447bcbcb6d371d48d3e6e6fb31d2db0818301362</Sha>
66
</Dependency>
77
<Dependency Name="System.Net.MsQuic.Transport" Version="8.0.0-alpha.1.23527.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
@@ -229,7 +229,7 @@
229229
<!-- ILCompiler -->
230230
<MicrosoftDotNetILCompilerVersion>8.0.0-rc.1.23406.6</MicrosoftDotNetILCompilerVersion>
231231
<!-- ICU -->
232-
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-rtm.25462.1</MicrosoftNETCoreRuntimeICUTransportVersion>
232+
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-rtm.25466.3</MicrosoftNETCoreRuntimeICUTransportVersion>
233233
<!-- MsQuic -->
234234
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion>
235235
<SystemNetMsQuicTransportVersion>8.0.0-alpha.1.23527.1</SystemNetMsQuicTransportVersion>

0 commit comments

Comments
 (0)