Updated with release notes for 6.0.8

pull/648/head
Holly Muenchow 2018-03-05 11:11:49 -08:00 committed by GitHub
parent 90215951e5
commit 7a54905060
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
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.8 (.NET native tools 2.0.3) (March 5th, 2018)
- Fixed a packaging and publishing issue. [570878]
### UWP 6.0.7 (.NET native tools 2.0.3) (February 7th, 2018)
- Updated ILC to copy all .pdb files to the output .appxsyms, including ones that do not have matching binaries. [524755]