- Support VS2022
- Support .NetCore project
- Open source code in Visual Studio code editor
These are the changes to each version that has been released on the official Visual Studio extension gallery.
-[x] Add enhanced decompilation metadata as source for .NETCore project in Go To Deifinition - Native
command.
-[x] Add .NetCore support. Ref12 extension is enabled in both .NetFramework and .NetCore project now.
- Fixed Fix Ref12 fails to load reference URL SLaks#38.
- Added VS2022 Support