Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi, I have an application (.net 7) using CefSharp.netcore. When the app compiles, there is a runtime folder that get created in the the application's bin\debug directory. And this runtime folder contains 3 subfolders:

The application is targeting win 10 x64 systems, so i would only need the win-x64 subfolder. How do I go about setting up CefSharp so that it doesn't create those unneeded folders?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions