Update README.md

pull/870/head
Holly Muenchow 2018-02-08 13:52:43 -08:00 committed by GitHub
parent 8c1a542710
commit 2c7186890f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
You can see what was included in each .NET Native 2.0 ([Microsoft.NETCore.UniversalWindowsPlatform 6.0.x](https://www.nuget.org/packages/Microsoft.NETCore.UniversalWindowsPlatform)) release below.
When using Visual Studio these packages require Visual Studio 2017 Version 15.4 or later.
### UWP 6.0.7 (.NET native tools 2.0.2) (February 7th, 2018)
- ILC updated to copy all .pdb files to the output .appxsyms, including ones that do not have matching binaries. #524755
### UWP 6.0.7 (.NET native tools 2.0.3) (February 7th, 2018)
- ILC updated to copy all .pdb files to the output .appxsyms, including ones that do not have matching binaries. [524755]
### UWP 6.0.6 (.NET native tools 2.0.2) (January 9th, 2018)
- Fixed CVE-2018-0786: Security Feature Bypass in X509 Certificate Validation: https://github.com/Microsoft/dotnet/issues/597