2025-11-28 00:35:46 +09:00

24 lines
1.0 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContainerActivity", "ContainerActivity.csproj", "{2113D473-57EA-46AA-820F-B042D27395B7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2113D473-57EA-46AA-820F-B042D27395B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2113D473-57EA-46AA-820F-B042D27395B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2113D473-57EA-46AA-820F-B042D27395B7}.Debug|x86.ActiveCfg = Debug|Any CPU
{2113D473-57EA-46AA-820F-B042D27395B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2113D473-57EA-46AA-820F-B042D27395B7}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal