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:
@@ -1,7 +1,7 @@
|
||||
namespace UglyToad.PdfPig.Content
|
||||
{
|
||||
using Fonts;
|
||||
using Tokenization.Tokens;
|
||||
using Tokens;
|
||||
|
||||
internal interface IResourceStore
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user