PdfPig/tools
Eliot Jones 8df2f9cf6b generate all xml docs and pack them #148
after we split the solution into multiple projects the xml doc comments were no longer packed in the generated nuget package. in addition they were only generated for the net standard 2.0 target framework.

this change generates comments for all target frameworks and makes sure they're included in the generated package. it also adds missing doc comments where they weren't included on the public api and clears up a couple of minor formatting issues in the affected files.
2020-03-08 13:44:09 +00:00
..
UglyToad.PdfPig.Package generate all xml docs and pack them #148 2020-03-08 13:44:09 +00:00
build.cmd fix a bug with tokenization without spaces before string 2018-01-10 22:15:29 +00:00
set-version.ps1 change set version script to use correct path 2020-02-27 13:29:15 +00:00
true-type-reader.html add tools for code coverage metrics 2017-12-05 21:26:07 +00:00
UglyToad.PdfPig.Package.sln add project for nuget package #119 2020-01-06 11:31:41 +00:00