You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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