dotnet-apiport
dotnet-apiport copied to clipboard
Refactor to shared projects and add new VSIX project for Visual Studio 2022
Ports the extension to Visual Studio 2022. Due to breaking changes, VSIX projects now utilize shared projects and there are 2 VSIX generating projects to produce output for VS 2019 and earlier and VS 2022 and above.
Would be nice to have access to this in VS2022. Any idea on the time schedule for this PR to be merged?
Seems like this would fix #985 which a lot of people are looking for (as well as #1001 and #1006).
Closing as API Port was deprecated in favor of binary analysis in .NET Upgrade Assistant.