Skip to content

Add non-sdk project heading to dotnet nuget why docs #47589

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 2 commits into from
Jul 27, 2025

Conversation

zivkan
Copy link
Member

@zivkan zivkan commented Jul 25, 2025

Summary

The dotnet CLI only supports SDK style projects, and if a customer tries to run dotnet nuget why on a project that is not, it outputs an error saying to see https://aka.ms/dotnet/nuget/why#older-project-format

I forgot to add his heading to #42101, so the anchor link doesn't exist.

Fixes #43742


Internal previews

📄 File 🔗 Preview link
docs/core/tools/dotnet-nuget-why.md docs/core/tools/dotnet-nuget-why

@zivkan zivkan requested review from tdykstra and a team as code owners July 25, 2025 22:52
@dotnetrepoman dotnetrepoman bot added this to the July 2025 milestone Jul 25, 2025
@zivkan zivkan requested review from gewarren and a team July 25, 2025 22:53
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this so quickly!

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@gewarren gewarren merged commit 5310604 into dotnet:main Jul 27, 2025
8 checks passed
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.

Invalid reference from Nuget (https://aka.ms/dotnet/nuget/why#older-project-format)
3 participants