Skip to content

Commit d0e0f16

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

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

NuGet.config

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1111
<!-- Begin: Package sources from dotnet-emsdk -->
1212
<add key="darc-pub-dotnet-emsdk-6b7d1f4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6b7d1f47/nuget/v3/index.json" />
13+
<add key="darc-pub-dotnet-emsdk-6b7d1f4-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6b7d1f47-5/nuget/v3/index.json" />
14+
<add key="darc-pub-dotnet-emsdk-6b7d1f4-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6b7d1f47-4/nuget/v3/index.json" />
15+
<add key="darc-pub-dotnet-emsdk-6b7d1f4-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6b7d1f47-3/nuget/v3/index.json" />
16+
<add key="darc-pub-dotnet-emsdk-6b7d1f4-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6b7d1f47-2/nuget/v3/index.json" />
17+
<add key="darc-pub-dotnet-emsdk-6b7d1f4-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6b7d1f47-1/nuget/v3/index.json" />
1318
<!-- End: Package sources from dotnet-emsdk -->
1419
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1520
<!--

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.22477.3">
3+
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="7.0.0-rtm.22527.2">
44
<Uri>https://github.com/dotnet/icu</Uri>
5-
<Sha>35ea23e0b2e87f3aecddc2877f55fb4578018b09</Sha>
5+
<Sha>6b97118897845d7287a1ddf3d7169df163a7b8e8</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.22477.3</MicrosoftNETCoreRuntimeICUTransportVersion>
184+
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rtm.22527.2</MicrosoftNETCoreRuntimeICUTransportVersion>
185185
<!-- MsQuic -->
186186
<MicrosoftNativeQuicMsQuicVersion>2.1.1</MicrosoftNativeQuicMsQuicVersion>
187187
<SystemNetMsQuicTransportVersion>7.0.0-alpha.1.22406.1</SystemNetMsQuicTransportVersion>

0 commit comments

Comments
 (0)