3 Commits

Author SHA1 Message Date
Nikolay Molchanov
72be7f40c0 [add] coverage for tests 2019-02-24 12:04:41 +03:00
Nathan Lowe
4f0cebc0d7
Fix interpreter shebang on build and test scripts 2018-03-31 12:21:54 -04:00
Nathan Lowe
031ae4619e
Add tooling for building only nestandard and netcoreapp targets
This is in prep for #286 and allows users on macOS and Linux to build
and test only the netstandard and netcoreapp targets. All published
projects support at least netstandard1.1 which is consumable from net45,
so if we decide to just have everyone consume a netstandard package this
can be greatly simplified.
2018-03-31 12:21:16 -04:00