From 9540b4f1a58e06207b62e15b51a4e716a744fcce Mon Sep 17 00:00:00 2001 From: kalaskarsanket <73312933+kalaskarsanket@users.noreply.github.com> Date: Wed, 18 Nov 2020 19:52:33 -0800 Subject: [PATCH] Update README.md updated readme with 6.2.11 changes --- releases/UWP/net-native2.2/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/releases/UWP/net-native2.2/README.md b/releases/UWP/net-native2.2/README.md index 1987d91..99b36a5 100644 --- a/releases/UWP/net-native2.2/README.md +++ b/releases/UWP/net-native2.2/README.md @@ -11,9 +11,7 @@ When using Visual Studio, these packages require Visual Studio 2019 or Visual St - Fix to avoid incorrectly leaking thread COM state to default thread pool by turning on AppContext switch by default. 6.2.10 had shipped the original fix but with this release the switch is enabled by default - Fix for crashes seen in WireUpCoreRuntime on duplicate executables - Fix ILT0005 error when building InMobiSDk. This Fix addresses an access violation in complier when building InMobiSDK resulting in ILT0005 error -- This build provides a workaround that resolves OOM issues for ARM64 compilation scenarios which has been validated by liquidtext. - - +- This build provides a workaround that resolves OOM issues for ARM64 compilation scenarios ### UWP 6.2.10 (March 18th, 2020) - Fix for RhpCallFilterFunclet stack misalignment on ARM causing runtime failures