cake-build / cake-build/cake

project.json does not validate in VS-Code because of AnyCpu (expected anycpu)

Open
#1,366 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.2k
Forks
778
Avg merge
3h 37m
Merged PRs (30d)
21

Description

When I open a project.json inside visual studio code. It does not validate

`platform": "AnyCpu"`

It should be

`"platform": "anycpu"`

Also Resharper inside Visual Studio does not validate this.

Contributor guide

Open the contributing guide

Research direction

Start with the project.json example in the issue and reproduce its validation in Visual Studio Code, then check the same value in ReSharper inside Visual Studio. Locate the validation or schema entry point for the platform property. Done means the lowercase anycpu value validates in both tools without an error.

Written by the indexing model from the issue text.

Assessment

Tech stack
json, vscode
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.