You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
2.0 KiB
Plaintext
38 lines
2.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 14
|
|
VisualStudioVersion = 14.0.25420.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WcfPay", "WcfPay\WcfPay.csproj", "{B9427566-2141-483D-B6FA-2251C3D76198}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{ECA1F82B-C42C-4999-9074-AB1FFC3CEA64} = {ECA1F82B-C42C-4999-9074-AB1FFC3CEA64}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBHelper", "DBHelper\DBHelper.csproj", "{ECA1F82B-C42C-4999-9074-AB1FFC3CEA64}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model", "Model\Model.csproj", "{97852D26-0100-445E-A4CC-5B9FD3FB4C58}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B9427566-2141-483D-B6FA-2251C3D76198}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B9427566-2141-483D-B6FA-2251C3D76198}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B9427566-2141-483D-B6FA-2251C3D76198}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B9427566-2141-483D-B6FA-2251C3D76198}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{ECA1F82B-C42C-4999-9074-AB1FFC3CEA64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{ECA1F82B-C42C-4999-9074-AB1FFC3CEA64}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{ECA1F82B-C42C-4999-9074-AB1FFC3CEA64}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{ECA1F82B-C42C-4999-9074-AB1FFC3CEA64}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{97852D26-0100-445E-A4CC-5B9FD3FB4C58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{97852D26-0100-445E-A4CC-5B9FD3FB4C58}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{97852D26-0100-445E-A4CC-5B9FD3FB4C58}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{97852D26-0100-445E-A4CC-5B9FD3FB4C58}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|