mirror of
https://github.com/UglyToad/PdfPig.git
synced 2026-01-07 12:04:37 +08:00
ci new namespace file scope unsupported
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
namespace UglyToad.PdfPig;
|
||||
|
||||
namespace UglyToad.PdfPig
|
||||
{
|
||||
using Logging;
|
||||
using System.Collections.Generic;
|
||||
|
||||
@@ -32,3 +32,4 @@ internal class InternalParsingOptions
|
||||
Logger = logger;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user