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
- Adds support for [Optional packages with executable code](https://docs.microsoft.com/en-us/windows/uwp/packaging/optional-packages-with-executable-code)
9
9
- Fixes multiple errors caused by low memory issues when compiling .NET native apps [521825, 574099, 574102]
10
10
- Fixes Binding issues when using ReactiveUI [406415 and 406417]
@@ -13,4 +13,4 @@ When using Visual Studio these packages require Visual Studio 2017 Version 15.7
13
13
- Adds support for the Diagnostics.DisableMetadataStackTraceResolution AppContextSwitch [519008]
14
14
- Fixes crashes during compilation [525417]
15
15
- Fixes issue found when compiling complex generic types like those found in NPGSQL NuGet package [588948]
16
-
- Fixes an issue when using System.Runtime.InteropServices.SafeHandle as an argument in native to managed scenarios [601979]
16
+
- Fixes an issue when using System.Runtime.InteropServices.SafeHandle as an argument in native to managed scenarios [601979]
0 commit comments