Update README.md

pull/568/head
Holly Muenchow 2017-11-21 15:48:34 -08:00 committed by GitHub
parent 93ab130ab8
commit 48a67183ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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