fix a bug with tokenization without spaces before string

This commit is contained in:
Eliot Jones
2018-01-10 22:15:29 +00:00
parent 10b0f87f09
commit ba8d2f5b1d
6 changed files with 40 additions and 4 deletions

1
tools/build.cmd Normal file
View File

@@ -0,0 +1 @@
msbuild /t:pack "../src/UglyToad.PdfPig/UglyToad.PdfPig.csproj" /p:Configuration=Release /p:PackageOutputPath="../../releases"