Skip to content

Delete dotnet-tools.json - #663

Open
guardrex wants to merge 2 commits into
mainfrom
guardrex/remove-dotnet-tooling-config
Open

Delete dotnet-tools.json#663
guardrex wants to merge 2 commits into
mainfrom
guardrex/remove-dotnet-tooling-config

Conversation

@guardrex

@guardrex guardrex commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Wade ... quick patch ... I need to remove this dotnet tool config file to avoid pegging the dotnet-ef tool to a version. I want that to flow freely to the latest version, which is like 20.0.0 now. The tutorial focuses on using a global tool install, and there's no CI/CD pipeline or build script that invokes dotnet tool restore. Scaffolding tools are under heavy churn, so the best thing to do is NOT peg it to an outdated version of a tool.

This comment was marked as outdated.

@guardrex
guardrex requested a review from wadepickett August 17, 2026 21:29
@guardrex

guardrex commented Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

@wadepickett ... Re-ping for a quick review on this patch PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants