45 lines
2.6 KiB
Plaintext
45 lines
2.6 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 17
|
|||
|
VisualStudioVersion = 17.12.35527.113
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommonClassLib", "CommonClassLib\CommonClassLib.csproj", "{A2215DCE-AA3A-4B1E-B732-E97FD4C454D5}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RGDWCSService", "Interface\RGDWCSService.csproj", "{76D85CA9-FA14-4E2B-8D9C-50093232F3A9}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Matrix.Utility", "Matrix.Utility\Matrix.Utility.csproj", "{36FF5BE3-0B60-4B21-8544-5445A9CD205A}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RGD.DBUtility", "RGD.DBUtility\RGD.DBUtility.csproj", "{898CB536-E804-427F-917A-4DA56CA19F9F}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{A2215DCE-AA3A-4B1E-B732-E97FD4C454D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{A2215DCE-AA3A-4B1E-B732-E97FD4C454D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{A2215DCE-AA3A-4B1E-B732-E97FD4C454D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{A2215DCE-AA3A-4B1E-B732-E97FD4C454D5}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{76D85CA9-FA14-4E2B-8D9C-50093232F3A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{76D85CA9-FA14-4E2B-8D9C-50093232F3A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{76D85CA9-FA14-4E2B-8D9C-50093232F3A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{76D85CA9-FA14-4E2B-8D9C-50093232F3A9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{36FF5BE3-0B60-4B21-8544-5445A9CD205A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{36FF5BE3-0B60-4B21-8544-5445A9CD205A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{36FF5BE3-0B60-4B21-8544-5445A9CD205A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{36FF5BE3-0B60-4B21-8544-5445A9CD205A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{898CB536-E804-427F-917A-4DA56CA19F9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{898CB536-E804-427F-917A-4DA56CA19F9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{898CB536-E804-427F-917A-4DA56CA19F9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{898CB536-E804-427F-917A-4DA56CA19F9F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
VisualSVNWorkingCopyRoot = .
|
|||
|
SolutionGuid = {4F4721DB-C014-4F86-9DA9-738572C7745D}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|