dotnet / dotnet/sdk

`dotnet-tools.json` should include `rollForward` in its schema

Open
#51,922 1 comment 1 reaction 1 assignee Claimed by @dsplaisted View on GitHub
Area-Tools untriaged
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

After running `dotnet tool update xyz`, I noticed that the `dotnet-tools.json` file included in `xyz`'s entry a new `"rollForward": false` property.

However, the schema, which seems to be at https://www.schemastore.org/dotnet-tools.json, does not include this property. This was in fact flagged by AI code review.

Is this property superfluous? If not, could it be added to the schema for better visibility and documentation?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.