Update README.md

updated readme with 6.2.11 changes
pull/1272/head
kalaskarsanket 2020-11-18 19:52:33 -08:00 committed by GitHub
parent 82310c2f25
commit 9540b4f1a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -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