You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change TFMs of Decompiler from net45;net46;netstandard2.0 to netstandard2.0 only. net46 was for earlier days of Roslyn, now we can target netstandard2.0 for current releases. net45 was only for a single dependent project.
The text was updated successfully, but these errors were encountered:
Switch ILSpy project to 4.6.2 (from 4.6).
Change TFMs of Decompiler from net45;net46;netstandard2.0 to netstandard2.0 only. net46 was for earlier days of Roslyn, now we can target netstandard2.0 for current releases. net45 was only for a single dependent project.
The text was updated successfully, but these errors were encountered: