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:
@@ -9,7 +9,7 @@ namespace UglyToad.PdfPig.Graphics
|
||||
using Operations;
|
||||
using Operations.TextShowing;
|
||||
using Operations.TextState;
|
||||
using Tokenization.Tokens;
|
||||
using Tokens;
|
||||
|
||||
internal class ReflectionGraphicsStateOperationFactory : IGraphicsStateOperationFactory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user