Visual Studio 2022
.NET 4.61
dotPeek
EasyScanner plugin   http://easyscanner.sub-web.de/

Upgrading EasyScanner plugin for the SDR# version 1.0.0.1715

Reverse engineer plugin with dotPeek and generate to VS project. SDRSharp.Common and SDRSharp.Radio DLLs from SDR# version 1.0.0.1715
dotpeek1.jpg

 

Upgrade solution level in VS
vs-proj-update1.jpg

vs-proj-update2.jpg

 

Change .NET target framework
chg-netf-target.jpg


Build solution
vs-build-init.jpg


Assembly SecurityPermission line is not needed anymore
just_remove_this_line.jpg

 

Add method public UserControl Gui and rebuild
hasgui_build_success.jpg