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