You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.2 KiB
25 lines
1.2 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SAShop", "SAShop.csproj", "{09b0f6da-f88e-e1ab-0556-77ed85a56952}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "Tests.csproj", "{cb01dbb6-b7ff-2b65-8df2-553786a3d883}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{391e6751-152b-cb04-5a33-c1af9eba7204}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{09b0f6da-f88e-e1ab-0556-77ed85a56952}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{09b0f6da-f88e-e1ab-0556-77ed85a56952}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{cb01dbb6-b7ff-2b65-8df2-553786a3d883}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{cb01dbb6-b7ff-2b65-8df2-553786a3d883}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{391e6751-152b-cb04-5a33-c1af9eba7204}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{391e6751-152b-cb04-5a33-c1af9eba7204}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|
|
|