2.0.2 release notes
parent
28a7bfe10e
commit
0ed4d000a0
|
@ -1,10 +1,17 @@
|
|||
# .NET Native 2.0 (UWP 6.0.x) Release Notes
|
||||
# .NET native tools 2.0 (UWP 6.0.x) Release Notes
|
||||
|
||||
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.2 (.NET Native 2.0.1) (November 20, 2017)
|
||||
### UWP 6.0.4 (.NET native tools 2.0.2) (December 4th, 2017)
|
||||
#### Quality fixes
|
||||
- Fix crash in debug config with static analysis enabled in project properties. [473689]
|
||||
- Improvements in telemetry included in ILC crashes that enable reverse engineering failure causes. [521523]
|
||||
- Fix for GC memory leak. [506391]
|
||||
- Updates to the .NET native 1.7 tool chain. [.NET Native 1.7 (UWP 5.4.x) Release Notes](https://github.com/Microsoft/dotnet/blob/master/releases/UWP/net-native1.7/README.md).
|
||||
|
||||
### UWP 6.0.2 (.NET native tools 2.0.1) (November 20, 2017)
|
||||
|
||||
#### 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]
|
||||
|
|
Loading…
Reference in New Issue