Made ApiPort tool to be .NET Core Global tool (#790)
Added DGML report format support. This feature will be visible when backend service is updated in the near future (#695, #796, #815)
Improved accessibility (#783, #792)
Moved HTML report generator to a razor library (#742)
Added DiagnosticListener to report ServiceProvider (#745)
Updated TargetNameParser to understand versions (#757)
Reported .Html works on .NET Framework (#751)
Updated the HyperLinks to About and Privacy docs on Portability Analyzer Setting are not navigable (#765)
Updated the document link in excel report (#807)
Fixed Assembly name header name in Excel report (#779)
Fundamental improvements
Upgraded .NET Portability libraries from .NET Standard 1.3 to .NET Standard 2.0 (#790)
Upgraded ApiPort Console apps to target .NET Core 2.1 and .NET Framework 4.6.1 and upgraded ApiPort VS extension to target .NET Framework 4.6.1 to consume .NET standard 2.0 libraries (#790)