From f8981fe8c82586b9c46d8e0bfdf5977f77328cb3 Mon Sep 17 00:00:00 2001 From: kje97 Date: Tue, 1 Jul 2025 14:46:19 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20sln=20=ED=8C=8C=EC=9D=BC=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CartridgeFilmAttacher.sln | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 CartridgeFilmAttacher.sln diff --git a/CartridgeFilmAttacher.sln b/CartridgeFilmAttacher.sln new file mode 100644 index 0000000..d553ef4 --- /dev/null +++ b/CartridgeFilmAttacher.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.14.36203.30 d17.14 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CartridgeFilmAttacher", "CartridgeFilmAttacher.vbproj", "{C5E5935F-E18C-4A26-8B72-B228B55D3A04}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {C5E5935F-E18C-4A26-8B72-B228B55D3A04}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C5E5935F-E18C-4A26-8B72-B228B55D3A04}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C5E5935F-E18C-4A26-8B72-B228B55D3A04}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C5E5935F-E18C-4A26-8B72-B228B55D3A04}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {7929691B-0F9B-4410-B547-A6D8C6C443E8} + EndGlobalSection +EndGlobal