-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Allow build with VS2022 installed #52487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
danmoseley
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems reasonable, if it works for you.
|
@dotnet/dnceng |
|
The other issue is #52527. |
|
thanks @BrennanConroy |
|
@danmoseley Regarding the failure you linked above #52487 (comment) - it's probably intermittent AzDO issue. @MattGal elaborated a bit more about it here: #52420 (comment). |
|
should we also update runtime/eng/native/gen-buildsys.cmd Lines 31 to 32 in 403ae35
|
|
At present CMake has no special support for Visual Studio 2022, so we should probably use "Visual Studio 16 2019" unconditionally for now. The |
No description provided.