From 48a67183ce658b85425ababebd72f422e418cd19 Mon Sep 17 00:00:00 2001 From: Holly Muenchow Date: Tue, 21 Nov 2017 15:48:34 -0800 Subject: [PATCH] Update README.md --- releases/UWP/net-native2.0/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/UWP/net-native2.0/README.md b/releases/UWP/net-native2.0/README.md index fbc953b..5cbda5f 100644 --- a/releases/UWP/net-native2.0/README.md +++ b/releases/UWP/net-native2.0/README.md @@ -8,8 +8,8 @@ When using Visual Studio these packages require Visual Studio 2017 Version 15.4 #### Quality fixes - Fixes an issue when building UWP apps that target RS3 and reference the Microsoft Store Services SDK and Microsoft Advertising SDK or Store Engagement SDK [514498] -- Fixes Crashes due to an error in the compiler's garbage collection reporting (affects ARM apps built with .NET Native) [507618] -- Improves performance for creating new New UWP Projects. [512775] +- Fixes crashes due to an error in the compiler's garbage collection reporting (affects ARM apps built with .NET Native) [507618] +- Improves performance for creating new UWP Projects. [512775] - Fixes issues that enable Windows Application Packaging (Centennial) projects publishing scenarios [521438] - Enables a P/Invoke feature for WindowsSDK Store in RS3 [518300]