Files
a4PaperHolder/a4PaperHolder.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2025-05-13 14:33:25 +09:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35931.197
2025-05-13 14:33:25 +09:00
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "a4PaperHolder", "a4PaperHolder\a4PaperHolder.csproj", "{95F1076B-0572-4793-88E2-40D16276519D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{95F1076B-0572-4793-88E2-40D16276519D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{95F1076B-0572-4793-88E2-40D16276519D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{95F1076B-0572-4793-88E2-40D16276519D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{95F1076B-0572-4793-88E2-40D16276519D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {40BA2D0D-709F-4322-858E-977E04E6F51C}
EndGlobalSection
EndGlobal