VirtualDesktop icon indicating copy to clipboard operation
VirtualDesktop copied to clipboard

Fix not working with .NET Framework 4.7.2

Open vegardlarsen opened this issue 5 years ago • 4 comments

System.Runtime.Loader is not supported on .NET Framework 4.7.2. We need to use Assembly.LoadFrom instead.

vegardlarsen avatar Jul 02 '20 11:07 vegardlarsen

Also got bitten by this.

Trass3r avatar Oct 04 '20 13:10 Trass3r

Just spent an evening figuring this out, please merge.

ViRb3 avatar Oct 07 '20 17:10 ViRb3

Just tried it out, still works.

Please merge this!!!! This is really a pain to figure out!

augomat avatar Oct 26 '20 22:10 augomat

Please fix the checks and merge to master.

strizi254 avatar Feb 12 '21 10:02 strizi254