Skip to content

Commit c231215

Browse files
authored
Update 2.1 readme with correct versions.
1 parent f1198b7 commit c231215

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

releases/UWP/net-native2.1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ You can see what was included in each .NET Native 2.1 ([Microsoft.NETCore.Univer
44

55
When using Visual Studio these packages require Visual Studio 2017 Version 15.7 or later.
66

7-
### UWP 6.1.2 (.NET native tools 2.1.3) (May 7th, 2018)
7+
### UWP 6.1.4 (.NET native tools 2.1.8) (May 7th, 2018)
88
- Adds support for [Optional packages with executable code](https://docs.microsoft.com/en-us/windows/uwp/packaging/optional-packages-with-executable-code)
99
- Fixes multiple errors caused by low memory issues when compiling .NET native apps [521825, 574099, 574102]
1010
- 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
1313
- Adds support for the Diagnostics.DisableMetadataStackTraceResolution AppContextSwitch [519008]
1414
- Fixes crashes during compilation [525417]
1515
- 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

Comments
 (0)