Replies: 1 comment 10 replies
-
Is it possible to create a super small project that demonstrates the issue? I don't have enough information now to investigate this. |
Beta Was this translation helpful? Give feedback.
10 replies
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.
-
For a while now I had to stay with MagickNET 7.23.1, because of a weird issue where the application wont start at all in a published build with any of the later versions of the library.
It does not give any crash reports or anything, just will not start.
Im using WPF with .Net 5.
The only thing I can remember that starts with the program always is the
CacheDirectory
change I do in theApp.xaml.cs
file.Beta Was this translation helpful? Give feedback.
All reactions