im using dotnet 6 and in dotnet 6 the Bitmap package was moved to a download only package, no problem here, I just installed it using dotnet Add-Package, but it still says it could not find the assembly System.Drawing.Common.
so i looked up in the project's files and it was mentioned there as viewable here
and no matter what i tried doing i kept getting this error and Bitmap continued not working.
line 6 (line with error) looks like this : IMAGE
any help will be appreciated. thanks
// Edit : sorry if the post is unclear' am not sure how to explain this
// well and english is not exactly the best