-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Revise Visual Studio setup instructions for Windows #51957
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
base: main
Are you sure you want to change the base?
Conversation
The build fails if Windows SDK is not installed.
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.
Pull request overview
This PR updates the Windows setup instructions in the developer guide to reduce build failures by clarifying Visual Studio requirements. It aligns the guidance with the need for appropriate C++ tooling and SDKs on Windows.
- Replace component-specific list with the Visual Studio “Desktop development with C++” workload reference.
- Add a link to Native AOT prerequisites to guide users on setup.
agocke
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.
Lgtm
|
/azp run |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Co-authored-by: Amaury Levé <[email protected]>
The build fails if Windows SDK is not installed.