You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: releases/UWP/net-native2.2/README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,7 @@ When using Visual Studio, these packages require Visual Studio 2019 or Visual St
11
11
- 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
12
12
- Fix for crashes seen in WireUpCoreRuntime on duplicate executables
13
13
- Fix ILT0005 error when building InMobiSDk. This Fix addresses an access violation in complier when building InMobiSDK resulting in ILT0005 error
14
-
- This build provides a workaround that resolves OOM issues for ARM64 compilation scenarios which has been validated by liquidtext.
15
-
16
-
14
+
- This build provides a workaround that resolves OOM issues for ARM64 compilation scenarios
17
15
18
16
### UWP 6.2.10 (March 18th, 2020)
19
17
- Fix for RhpCallFilterFunclet stack misalignment on ARM causing runtime failures
0 commit comments