dotnet/releases/UWP/net-native2.2/README.md

4.3 KiB

.NET native tools 2.2 (UWP 6.2.x) Release Notes

You can see what was included in each .NET Native 2.2 (Microsoft.NETCore.UniversalWindowsPlatform 6.2.x) release below.

When using Visual Studio, these packages require Visual Studio 2019 or Visual Studio 2017 Version 15.9.

UWP 6.2.10 (March 18th, 2020)

  • Fix for RhpCallFilterFunclet stack misalignment on ARM causing runtime failures (https://github.com/dotnet/corert/pull/7744)
  • Fix for compiler crashes seen for SixLabors.ImageSharp API when targeting x86 and trying to generate mixed floating point/vector code
  • Fix for crashes seen when using System.IO.Directory.GetFiles and System.IO.DirectoryInfo.GetDirectories on ARM32 with UWP apps (https://github.com/dotnet/runtime/issues/27943#issuecomment-529400749)
  • Fix for crashes seen in rhbind.exe for some Unity apps
  • Fix to avoid incorrectly leaking COM thread state when returning threads to the OS thread pool
  • Fix for app crashes seen during garbage collection on ARM 32 due to heap corruption

UWP 6.2.9 (August 23rd, 2019)

UWP 6.2.8 (March 13th, 2019)

  • Fixes package publishing issues

UWP 6.2.7 (March 12th, 2019)

UWP 6.2.0-preview1-26926-04 Preview (October 2nd, 2018)

These are preview bits in advance of the release in November 2018 available in Visual Studio 15.9 Preview 3

  • Improved performance for debugging scenarios (F5)
  • Addresses bugs when used with React Framework 4.1

UWP 6.2.0-preview1-26831-02 Preview (September 11th, 2018)

These are preview bits in advance of the release in November 2018 available in Visual Studio 15.9 Preview 2

  • Integrates support for ARM64 into the Visual Studio tooling experience
  • Addresses top cusomter issues with 6.1 and 6.2 Preview.

UWP 6.2.0-Preview1-26502-02 Preview (May 7th, 2018)

These are preview bits in advance of the release at the end of 2018

  • Adds support for ARM64