docs: sln 파일 추가

This commit is contained in:
kje97 2025-07-01 14:46:19 +09:00
parent 445ae09141
commit f8981fe8c8

25
CartridgeFilmAttacher.sln Normal file
View File

@ -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