Added additional notes for .NET Native 1.4 / 5.2.2 release

pull/399/head
Stacey Haffner 2017-05-05 13:17:59 -07:00
parent 6e1dbeaaa7
commit 817c7ca4b9
1 changed files with 5 additions and 4 deletions

View File

@ -60,11 +60,12 @@ When using Visual Studio this package requires Visual Studio 2015 Update 3 or la
- System.Threading.Overlapped - System.Threading.Overlapped
- System.Xml.XmlDocument - System.Xml.XmlDocument
### 5.2.2 (July 14, 2016) ### 5.2.2 (June 27, 2016)
When using Visual Studio this package requires Visual Studio 2015 Update 3 or later. When using Visual Studio this package requires Visual Studio 2015 Update 3 or later. You can read more about these changes in the Visual Studio 2015 Update 3 blog [post](https://www.visualstudio.com/en-us/news/releasenotes/vs2015-update3-vs).
- .NET Native 1.4. - Fixed several customer reported bugs.
- Universal Windows Platform 5.2.2 is the default in-box reference in Visual Studio 2017. - Improves release build compilation times of large applications.
- Improves runtime performance for XAML applications and Unity games.
## Resources ## Resources