Skip to content

Document the impact SdkAnalysisLevel has #47456

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

Merged
merged 7 commits into from
Jul 29, 2025
Merged

Document the impact SdkAnalysisLevel has #47456

merged 7 commits into from
Jul 29, 2025

Conversation

nkolev92
Copy link
Contributor

@nkolev92 nkolev92 commented Jul 18, 2025

Summary

Document the impact SDKAnalysisLevel has.
This is important because often customers may set this value to unblock themselves due to a particular warning, but they're potentially unknowingly disabling a lot more.

I am starting this table to serve as a guide for customers setting SDKAnalysisLevel

I'd love to be able to reference this from the NuGet docs wherever we recommend that people can set SDKAnalysisLevel to go back to the old behavior.

Fixes NuGet/Home#14369


Internal previews

📄 File 🔗 Preview link
docs/core/project-sdk/msbuild-props.md docs/core/project-sdk/msbuild-props

@dotnetrepoman dotnetrepoman bot added this to the July 2025 milestone Jul 18, 2025
@nkolev92 nkolev92 changed the title Document the impact SDKAnalysisLevel has Document the impact SdkAnalysisLevel has Jul 18, 2025
@nkolev92 nkolev92 marked this pull request as ready for review July 28, 2025 23:39
@nkolev92 nkolev92 requested review from gewarren and a team as code owners July 28, 2025 23:39
@gewarren gewarren merged commit 7c8b9a4 into main Jul 29, 2025
10 checks passed
@gewarren gewarren deleted the sdkAnalysisLevel branch July 29, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDKAnalysisLevel documentation should more loudly say that this disables more than NuGet features
3 participants