Skip to content

Commit 805d1b9

Browse files
committed
Not sure why this part was inconsistent
1 parent d24d3e5 commit 805d1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ExtractionTool/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace ExtractionTool
88
{
99
class Program
1010
{
11-
static void Main(string[] args)
11+
public static void Main(string[] args)
1212
{
1313
#if NET462_OR_GREATER || NETCOREAPP
1414
// Register the codepages

0 commit comments

Comments
 (0)