mirror of
https://github.com/UglyToad/PdfPig.git
synced 2026-03-10 00:23:29 +08:00
#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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user