From 3e7f12dd5bdc57f303471c758df6df0473abb136 Mon Sep 17 00:00:00 2001 From: sowgro Date: Sun, 18 May 2025 03:28:57 -0400 Subject: Initial commit --- GrfToJson.sln | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 GrfToJson.sln (limited to 'GrfToJson.sln') diff --git a/GrfToJson.sln b/GrfToJson.sln new file mode 100644 index 0000000..a55ff74 --- /dev/null +++ b/GrfToJson.sln @@ -0,0 +1,8 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection +EndGlobal -- cgit v1.2.3