Added additional notes for .NET Native 1.4 / 5.2.2 release
parent
6e1dbeaaa7
commit
817c7ca4b9
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue