Skip to content

Commit 60e9bd7

Browse files
Update dependencies from https://github.com/dotnet/icu build 20251002.1 (#120350)
On relative base path root Microsoft.NETCore.Runtime.ICU.Transport From Version 10.0.0-rc.2.25466.2 -> To Version 10.0.0-rtm.25502.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent c974ad6 commit 60e9bd7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/icu dependencies -->
9-
<MicrosoftNETCoreRuntimeICUTransportPackageVersion>10.0.0-rc.2.25466.2</MicrosoftNETCoreRuntimeICUTransportPackageVersion>
9+
<MicrosoftNETCoreRuntimeICUTransportPackageVersion>10.0.0-rtm.25502.1</MicrosoftNETCoreRuntimeICUTransportPackageVersion>
1010
<!-- dotnet/wcf dependencies -->
1111
<SystemServiceModelPrimitivesPackageVersion>4.9.0-rc2.21473.1</SystemServiceModelPrimitivesPackageVersion>
1212
<!-- dotnet/llvm-project dependencies -->

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<Dependencies>
22
<Source Uri="https://github.com/dotnet/dotnet" Mapping="runtime" Sha="e72b5bbe719d747036ce9c36582a205df9f1c361" BarId="285185" />
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="10.0.0-rc.2.25466.2">
4+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="10.0.0-rtm.25502.1">
55
<Uri>https://github.com/dotnet/icu</Uri>
6-
<Sha>4c504bd8f75919cc512c456551f4229847da9e21</Sha>
6+
<Sha>a91b254e70decd379d76338b7bb171ee98301aef</Sha>
77
</Dependency>
88
<Dependency Name="System.ServiceModel.Primitives" Version="4.9.0-rc2.21473.1">
99
<Uri>https://github.com/dotnet/wcf</Uri>

0 commit comments

Comments
 (0)