We have a common repo where all different projects share their common contract as json schemas. These schemas may be modified from time to time. How do I reference these schemas from inside my visual studio project without manually including their copies in my project?
Is it possible to wrap these schemas in a nuget package and include them?
question from:https://stackoverflow.com/questions/65930767/using-json-schema-from-another-repo