29 lines
1.4 KiB
Plaintext
29 lines
1.4 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio 14
|
|||
|
VisualStudioVersion = 14.0.24720.0
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataCore", "DataCore\DataCore.csproj", "{66E8542C-6814-4845-A5E9-4B09A8C11B56}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataCore_Console", "DataCore_Console\DataCore_Console.csproj", "{18E6D4B8-4E08-4ACB-B7A9-8AE8E2B68D21}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{66E8542C-6814-4845-A5E9-4B09A8C11B56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{66E8542C-6814-4845-A5E9-4B09A8C11B56}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{66E8542C-6814-4845-A5E9-4B09A8C11B56}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{66E8542C-6814-4845-A5E9-4B09A8C11B56}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{18E6D4B8-4E08-4ACB-B7A9-8AE8E2B68D21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{18E6D4B8-4E08-4ACB-B7A9-8AE8E2B68D21}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{18E6D4B8-4E08-4ACB-B7A9-8AE8E2B68D21}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{18E6D4B8-4E08-4ACB-B7A9-8AE8E2B68D21}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|