Skip to content

fix(dotnet restore): missing artifacts-path option#53169

Merged
gewarren merged 2 commits intodotnet:mainfrom
Kevinf63:main
Apr 16, 2026
Merged

fix(dotnet restore): missing artifacts-path option#53169
gewarren merged 2 commits intodotnet:mainfrom
Kevinf63:main

Conversation

@Kevinf63
Copy link
Copy Markdown
Contributor

@Kevinf63 Kevinf63 commented Apr 16, 2026

Summary

Add --artifacts-path option to dotnet restore documentation, which is required especially if using --no-restore on dotnet build.

Fixes #53170


Internal previews

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

Add artifacts-path option to dotnet restore documentation.
@Kevinf63 Kevinf63 requested review from a team and meaghanlewis as code owners April 16, 2026 17:06
@dotnetrepoman dotnetrepoman bot added this to the April 2026 milestone Apr 16, 2026
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc dotnet-cli/subsvc community-contribution Indicates PR is created by someone from the .NET community. labels Apr 16, 2026
@Kevinf63
Copy link
Copy Markdown
Contributor Author

@dotnet-policy-service agree

Copy link
Copy Markdown
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 @Kevinf63

@gewarren gewarren enabled auto-merge (squash) April 16, 2026 20:39
@gewarren gewarren merged commit 3725139 into dotnet:main Apr 16, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-cli/subsvc dotnet-fundamentals/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing --artifacts-path from dotnet restore docs

2 participants