How to change the module directory (x86/x64) #3397
Unanswered
ClonkAndre
asked this question in
Q&A
Replies: 1 comment 5 replies
-
In your project file add a CefSharpTargetDir property before the targets files are included. https://github.com/cefsharp/CefSharp/blob/cefsharp/87/NuGet/CefSharp.Common.targets#L62 |
Beta Was this translation helpful? Give feedback.
5 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.
-
Hello everyone,
i would like to change the location of the x86/x64 directory.
I want them to be in a subfolder like this: ".\SUBFOLDER\x86"
How can i achieve this?
Beta Was this translation helpful? Give feedback.
All reactions