Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-08-19 21:21:54 +0300
committerdotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2022-08-19 21:21:54 +0300
commit08f4cf6814d5861745e8192c2f10964808486e67 (patch)
treebf8bfe9d471afdc2c855ab314ab3d07e14c3c718
parent195178bf091a68244ce6a43b42bc716c64fdf773 (diff)
Update dependencies from https://github.com/dotnet/icu build 20220819.2darc-release/7.0-rc1-c7bd0957-633e-452d-b3ee-4e0497b3c32f
Microsoft.NETCore.Runtime.ICU.Transport From Version 7.0.0-rc.1.22408.1 -> To Version 7.0.0-rc.1.22419.2
-rw-r--r--eng/Version.Details.xml4
-rw-r--r--eng/Versions.props2
2 files changed, 3 insertions, 3 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 394b058cb4b..c443d5286d2 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
- <Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="7.0.0-rc.1.22408.1">
+ <Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="7.0.0-rc.1.22419.2">
<Uri>https://github.com/dotnet/icu</Uri>
- <Sha>c04d1340510269c5cd07a285abb097f587924d5b</Sha>
+ <Sha>e269add83f4fe1b4ce3b7fbce0575728239f801b</Sha>
</Dependency>
<Dependency Name="System.Net.MsQuic.Transport" Version="7.0.0-alpha.1.22406.1">
<Uri>https://github.com/dotnet/msquic</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 0a1d7ed3b2f..6cb42a8695c 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -176,7 +176,7 @@
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22412.4</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
- <MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rc.1.22408.1</MicrosoftNETCoreRuntimeICUTransportVersion>
+ <MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-rc.1.22419.2</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- MsQuic -->
<MicrosoftNativeQuicMsQuicVersion>2.1</MicrosoftNativeQuicMsQuicVersion>
<SystemNetMsQuicTransportVersion>7.0.0-alpha.1.22406.1</SystemNetMsQuicTransportVersion>