Skip to content

Updated schema generator and build process

Compare
Choose a tag to compare
@thzinc thzinc released this 27 Feb 05:57
· 4 commits to master since this release
9fb3dab
Feature/fix schema generator for ranges (#7)

* Created new RangeSchemaProvider that deals with Infinity values consistent with JSON schema spec
* Moved classes into their own files

* Usings cleanup

* Ignored Visual Studio directory

* Fixed build script by pinning Cake versions

* Updated schema generator to .NET Core 2.0 and simplified build steps