MSDN-WhiteKnight / CilTools

A set of tools to work with CIL in .NET applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve target framework detection

MSDN-WhiteKnight opened this issue · comments

Followup to 13f1256

  • For .NET Framework versions different from current, use the target version path instead of current
  • For new .NET Standard versions that does not support .NET Framework, use .NET Core instead