winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 986f2409fdeed2e46b3c36a8e346708363312a38
parent 015f0e9d9d6fd8d0d40e51dce264cd7744886c7b
Author: yao-msft <50888816+yao-msft@users.noreply.github.com>
Date:   Thu, 27 Jun 2024 14:48:16 -0700

Update valijson to v1.0.2 (#4588)

Update valijson to v1.0.2 to have correct validation on date/datetime
formats.

Updated the test files with correct date time formats. Validated
previously generated export files have correct date time formats and the
new validation will not break existing exported files.

Updated project file to only include headers we directly reference so
that we don't need to maintain the list every time we do an update.
Diff is too large, output suppressed.