From 3e7f12dd5bdc57f303471c758df6df0473abb136 Mon Sep 17 00:00:00 2001 From: sowgro Date: Sun, 18 May 2025 03:28:57 -0400 Subject: Initial commit --- BatchGrfToJson/BatchGrfToJson.csproj | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 BatchGrfToJson/BatchGrfToJson.csproj (limited to 'BatchGrfToJson/BatchGrfToJson.csproj') diff --git a/BatchGrfToJson/BatchGrfToJson.csproj b/BatchGrfToJson/BatchGrfToJson.csproj new file mode 100644 index 0000000..2f4fc77 --- /dev/null +++ b/BatchGrfToJson/BatchGrfToJson.csproj @@ -0,0 +1,10 @@ + + + + Exe + net8.0 + enable + enable + + + -- cgit v1.2.3