Release 9.0.0 - CacheDirectory property missing #1120
Unanswered
MattiaCamponesco
asked this question in
General
Replies: 1 comment 1 reply
-
Which version of .NET are you using? This was removed in version 9.0.0 because support for .NET 2.0 was removed from the AnyCPU build. This should not be required when you use a .NET version that support .NET Standard 2.0. If you are on an older version you could switch to the x86 or x64 instead. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all, updating my packages to the latest version 9.0.0 (more in deep, Magick.NET.Core and Magick.NET-Q8-AnyCPU) I found out that there's no more support to the cache directory property and I didn't find any other class in which could it be migrated.
Beta Was this translation helpful? Give feedback.
All reactions