Skip to content

Delete dotnet-tools.json - #663

Merged
guardrex merged 2 commits into
mainfrom
guardrex/remove-dotnet-tooling-config
Sep 21, 2026
Merged

guardrex merged 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 to peg it to an outdated version of the tooling.

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.

@guardrex

Copy link
Copy Markdown
Contributor Author

@wadepickett ... Re-ping on a quick update here.

1 similar comment
@guardrex

Copy link
Copy Markdown
Contributor Author

@wadepickett ... Re-ping on a quick update here.

@guardrex
guardrex requested a review from tdykstra September 16, 2026 13:08
@guardrex

Copy link
Copy Markdown
Contributor Author

@tdykstra ... I don't think the pings are reaching Wade. Are you free to look and approve this?

@guardrex

Copy link
Copy Markdown
Contributor Author

@ilonatommy ... Do you have a minute to review/approve this? I can't reach Wade or Tom for some reason. The goal of this is in my OP ☝️.

@ilonatommy ilonatommy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Providing that the goal is to have

the latest version, which is like 20.0.0 now.

I'm fine with approving.

@guardrex
guardrex merged commit 1e383ef into main Sep 21, 2026
2 checks passed
@guardrex
guardrex deleted the guardrex/remove-dotnet-tooling-config branch September 21, 2026 12:25
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.

3 participants