Skip to content

Fix vs2022 target#104

Merged
amaitland merged 1 commit into
cefsharp:masterfrom
mistoll:FIX-vs2022-target
Dec 15, 2022
Merged

Fix vs2022 target#104
amaitland merged 1 commit into
cefsharp:masterfrom
mistoll:FIX-vs2022-target

Conversation

@mistoll

@mistoll mistoll commented Dec 15, 2022

Copy link
Copy Markdown

This PR fixes #103 (detect vs2022).

It also 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.

@amaitland

Copy link
Copy Markdown
Member

Thanks 👍

In future if you could please create a separate PR for enhancements.

@mistoll

mistoll commented Dec 15, 2022

Copy link
Copy Markdown
Author

Splitted it. New one is #105. (no conflicts)
Now this PR only fixes vs2022 support.

@amaitland amaitland merged commit 448e765 into cefsharp:master Dec 15, 2022
@mistoll mistoll deleted the FIX-vs2022-target branch December 16, 2022 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VS2019 not found with VS2022 target

2 participants