cburgmer/json-path-comparison

Bump JsonPath.Net to v1.0.0

glyn opened this issue · 3 comments

glyn commented

v1.0.0 implements RFC 9535.

KittyMac/Sextant#10 (comment)

/cc @gregsdennis

Closed via PR. Thx for raising!

@cburgmer the target framework needs to be updated to net6.0. netcoreapp3.1 is out of support now. Not sure why you didn't just merge the PR, which included this change.

Commit 3a12233 is there.

I don't use the UI most of the time to rebase + merge commits, as I need to run them locally, first to see if the commit works, second to check-in the artifacts.