Skip to content

Update doc about global.json to include new properties for SDK resolution #45614

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
Apr 3, 2025

Conversation

elinor-fung
Copy link
Member

@elinor-fung elinor-fung commented Apr 2, 2025

Summary

Add the new global.json properties from https://github.com/dotnet/designs/blob/main/accepted/2025/local-sdk-global-json.md. This was implemented in .NET 10 Preview 3.

Resolves dotnet/sdk#8254

cc @dotnet/appmodel


Internal previews

📄 File 🔗 Preview link
docs/core/tools/global-json.md global.json overview

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This looks good for me.

Adding @gewarren for review.

@BillWagner BillWagner requested a review from gewarren April 3, 2025 13:03
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.

I don't think array is a keyword, so left a suggestion.

@gewarren gewarren enabled auto-merge (squash) April 3, 2025 18:04
@gewarren gewarren merged commit 8c39457 into dotnet:main Apr 3, 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.

Add path to global.json SDK version lock
4 participants