Skip to content

Commit

Permalink
Remove ARM64 debugging as it was intended for VS Dev16.3 readme (#1102)
Browse files Browse the repository at this point in the history
  • Loading branch information
tommcdon authored and Ron Petrusha committed Aug 27, 2019
1 parent 33f411a commit c58a1d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion releases/UWP/net-native2.2/README.md
Expand Up @@ -16,7 +16,6 @@ When using Visual Studio, these packages require Visual Studio 2019 or Visual St
- Adjust garbage collection timing during interop to eliminate memory increase in UWP app when navigating between pages
- Fix issue leading to Access Violation in the garbage collector caused by ARM32 volatile registers not being populated correctly
- Fix reference assemblies for WCF so they have the expected public key (https://github.com/dotnet/wcf/issues/3743)
- Fix signing issue leading to ARM64 debugging failures on ARM64 WCOS
- Fix issue causing Visual Studio 2017 hangs during debugging sessions

### UWP 6.2.8 (March 13th, 2019)
Expand Down

0 comments on commit c58a1d1

Please sign in to comment.