Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 574 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 574 Bytes

Road map

  • Support VS2022
  • Support .NetCore project
  • Open source code in Visual Studio code editor

Change log

These are the changes to each version that has been released on the official Visual Studio extension gallery.

5.2.0

-[x] Add enhanced decompilation metadata as source for .NETCore project in Go To Deifinition - Native command.

5.1.0

-[x] Add .NetCore support. Ref12 extension is enabled in both .NetFramework and .NetCore project now.

5.0.0

  • Fixed Fix Ref12 fails to load reference URL SLaks#38.
  • Added VS2022 Support