weichch / system-text-json-jsondiffpatch

High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.
MIT License
104 stars 13 forks source link

Test main branch compatibility #20

Open weichch opened 2 years ago

weichch commented 2 years ago

Add an automation to test if the main branch is compatible with latest System.Text.Json package.