27 lines
1.3 KiB
Plaintext
27 lines
1.3 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|||
|
# Visual Studio 2005
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBFactory", "DBFactory.csproj", "{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "测试", "..\测试\测试.csproj", "{D24004EB-F9AD-41E5-9399-0ECF0FD6218A}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{D24004EB-F9AD-41E5-9399-0ECF0FD6218A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{D24004EB-F9AD-41E5-9399-0ECF0FD6218A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{D24004EB-F9AD-41E5-9399-0ECF0FD6218A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{D24004EB-F9AD-41E5-9399-0ECF0FD6218A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|