-
At the time of publishing it is generating the following folders:
I just want to generate the native Magick win-x64 folder. I tried with:
But it doesn't work :( Any ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
dlemstra
Oct 24, 2024
Replies: 1 comment 1 reply
-
What happens when you add |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Yac-Mc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happens when you add
<RuntimeIdentifiers>win-x64</RuntimeIdentifiers>
in your.csproj
file.