Support analysis against .NET6.0
Lxiamail opened this issue · 2 comments
Lxiamail commented
Support analysis against .NET6.0
Lxiamail commented
With the current design, APIPort only gets the released .NET versions as the Target versions (as shown by "apiport listTargets"). Since .NET6 is still in preview, APIPort doesn't get it as an available target version. Once .NET6 is officially released, "apiport listTargets" command will show it as a valid target, then you will be able to analyze against it.
bsivanov commented
Just notices it's still not available as a target.