nsulikowski
nsulikowski
I have the same issue. Please release the fix!
I get the same error, even after upgrading to v1.1.0
Hi Govert. Thanks for your prompt response. Let's start with some environment info... please guide me as we go along on what else you'd like to know: - Windows 7...
BTW, v1.1.0 solved a problem I used to have, where by my Desktop Window Manager would crash with the following popup when I opened the DNA addin: Desktop Window Manger:...
I am getting this error, and I don't have a reference to System.Drawing.Common. Help! ``` See the end of this message for details on invoking just-in-time (JIT) debugging instead of...
If I delete `System.Drawing.Common.dll`, it reappears when I rebuild the project. I see this dependency:  I'm not sure why Microsoft.Windows.Compatibility is there, and/or why I may need it :-)
Thanks for your quick response @govert. I put the target in my project, and it doesn't delete the dll. If I delete it manually and run, I still get the...
I already have `true` in my project: ```xml net6.0-windows Library preview false true true AnyCPU False true false ```
Would it help if I try to install an older version of `System.Drawing.Common.dll` ? If so, what version?
Do you need `Microsoft.Windows.Compatibility` for the Logging window? That seems to be the nuget package that depends on `System.Drawind.Common.dll`.