-
Hi, My application is built as AnyCPU, but we are using only x64 version of CefSharp. Is there any way to disable AnyCPU support and get only x64 binaries in the output ?
Is there any better way to acheive this ? CefSharp/NuGet/CefSharp.Common.targets Line 121 in dc9d0a2 Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Use CefSharpPlatformTargetOverride set to |
Beta Was this translation helpful? Give feedback.
Use CefSharpPlatformTargetOverride set to
x64