#10 move tokens to the root namespace for discoverability. upgrade xunit versions. there is a bug with test discovery for stringtokenizertests

This commit is contained in:
Eliot Jones
2018-11-16 20:00:12 +00:00
parent c72f3796e2
commit 0f68dfeb19
122 changed files with 134 additions and 133 deletions

View File

@@ -3,7 +3,7 @@ namespace UglyToad.PdfPig.Graphics
{
using Core;
using PdfPig.Core;
using Tokenization.Tokens;
using Tokens;
/// <summary>
/// The current state of text related parameters for a content stream.