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

Add support for Visual Studio Build Tools #105

Closed mistoll closed 1 year ago

mistoll commented 1 year ago

Adds support for using VS Build Tools instead of VS IDE versions. Build Tools are slimmer than the IDE and are well suited for docker build images. Build tools 2019 and 2022 should both work.

Tested only with Visual Studio Build Tools 2022.