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:
authorEgor Bogatov <egorbo@gmail.com>2020-09-24 20:14:15 +0300
committerGitHub <noreply@github.com>2020-09-24 20:14:15 +0300
commite9ac240eaa36fa0b324ff4432e45d1fbc1e5b290 (patch)
treed0855b86b05741fd73c8329c023842476b392bf6 /eng/Versions.props
parent16ad84f77ed8e936e554fafbe452cf59246c93ea (diff)
[release/5.0-rc2][wasm] Update ICU (fixes #42328) (#42579)
Co-authored-by: Santiago Fernandez Madero <safern@microsoft.com>
Diffstat (limited to 'eng/Versions.props')
-rw-r--r--eng/Versions.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/Versions.props b/eng/Versions.props
index 1e57ee8f93a..6870068f2fb 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -145,7 +145,7 @@
<!-- ILLink -->
<MicrosoftNETILLinkTasksVersion>5.0.0-rc.1.20420.3</MicrosoftNETILLinkTasksVersion>
<!-- ICU -->
- <MicrosoftNETCoreRuntimeICUTransportVersion>5.0.0-rc.1.20467.1</MicrosoftNETCoreRuntimeICUTransportVersion>
+ <MicrosoftNETCoreRuntimeICUTransportVersion>5.0.0-rc.1.20472.3</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- Mono LLVM -->
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>9.0.1-alpha.1.20410.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>9.0.1-alpha.1.20410.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>