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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

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
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
2 participants