dotnet 8.0.100

This commit is contained in:
2025-02-26 08:20:12 -07:00
parent 18ee50624e
commit c77d590c31
6 changed files with 37 additions and 3 deletions

View File

@ -5,7 +5,7 @@ using System.Linq;
namespace PDF_Text_Stripper;
internal class Program
public class Program
{
private static void PDFTextStripper(string file)