cefsharp / cef-binary

NuGet repackaging of the CEF binaries provided by Chromium Embedded Framework
https://cef-builds.spotifycdn.com/index.html
Other
110 stars 87 forks source link

Adding cefsharp to the project adds both x64 and x86 #102

Closed senbagaraman04 closed 2 years ago

senbagaraman04 commented 2 years ago

Is it intended that while adding the cefsharp both the versions got created. and it can be visible in the output folder also. These files are making the release folder little heavy.

amaitland commented 2 years ago

Please ask CefSharp questions on https://github.com/cefsharp/CefSharp/discussions

Making sure to include more detail as it's not clear what you are referring to here, targeting AnyCPU including both is expected.