Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert manifest schemas to json draft-07 #3875

Merged
merged 1 commit into from Nov 10, 2023

Conversation

ryfu-msft
Copy link
Contributor

@ryfu-msft ryfu-msft commented Nov 10, 2023

Reverts #3478

The library that winget-create depends on to convert the json schema to C# model classes does not support json schema 2020-12, specifically the new $defs keyword.

Although we should be updating to the latest schema, we need to unblock winget-create in order to support updating 1.6 manifests. In the meantime, we will need to find an alternative library/solution that can be utilized by winget-create

Microsoft Reviewers: Open in CodeFlow

@ryfu-msft ryfu-msft requested a review from a team as a code owner November 10, 2023 21:08
@ryfu-msft ryfu-msft merged commit 28a3073 into microsoft:master Nov 10, 2023
8 checks passed
@ryfu-msft ryfu-msft deleted the revertManifests branch November 10, 2023 22:42
Madhusudhan-MSFT added a commit to Madhusudhan-MSFT/winget-cli that referenced this pull request Nov 10, 2023
yao-msft pushed a commit to yao-msft/winget-cli that referenced this pull request Dec 20, 2023
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.

None yet

2 participants