Skip to content

Conversation

@nkolev92
Copy link
Contributor

@nkolev92 nkolev92 commented Oct 8, 2025

Summary

It's been replaced by --no-http-cache and we shouldn't be documented it anymore as we want people to use --no-http-cache

Fixes #Issue_Number (if available)


Internal previews

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

It's been replaced by --no-http-cache and we shouldn't be documented it anymore as we want people to use `--no-http-cache`
Copilot AI review requested due to automatic review settings October 8, 2025 18:07
@nkolev92 nkolev92 requested review from a team and meaghanlewis as code owners October 8, 2025 18:07
@dotnetrepoman dotnetrepoman bot added this to the October 2025 milestone Oct 8, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes documentation for the deprecated --no-cache option from the dotnet restore command documentation, encouraging users to use the newer --no-http-cache option instead.

Key Changes

  • Removed --no-cache from the command syntax
  • Removed the --no-cache option description from the options list

@meaghanlewis
Copy link
Contributor

@nkolev92 thanks for updating this!

@meaghanlewis meaghanlewis merged commit 4395a51 into main Oct 8, 2025
14 checks passed
@meaghanlewis meaghanlewis deleted the nkolev92-patch-1 branch October 8, 2025 18:24
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.

dotnet restore --no-http-cache not documented

3 participants