| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- Microsoft Visual Studio Solution File, Format Version 9.00
- # Visual Studio 2005
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBProxy", "DBProxy\DBProxy.csproj", "{F6CD9B3C-806A-4009-ACAB-935FF453A13C}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBManager", "DBManager\DBManager.csproj", "{860513AD-2743-4EB8-9406-01FEEA175348}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.Mes.ServerManager", "Core.Mes.ServerManager\Core.Mes.ServerManager.csproj", "{B724E4EE-31DB-420F-B417-C54470FCFEBA}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.Mes.ServerFrameWork", "Core.Mes.ServerFrameWork\Core.Mes.ServerFrameWork.csproj", "{300F90A7-7F06-402E-9104-9E23799E76B1}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.Mes.ServerCommon", "Core.Mes.ServerCommon\Core.Mes.ServerCommon.csproj", "{6A96B64B-879F-463B-9360-ED5B7AFAAAE5}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.Mes.IBaseInterface", "Core.Mes.IBaseInterface\Core.Mes.IBaseInterface.csproj", "{ED2F98A3-DF8A-4097-A916-A7268F8D2CD0}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core.Mes.PurviewManager", "Core.Mes.PurviewManager\Core.Mes.PurviewManager.csproj", "{CF2CBB34-C907-40E0-8C83-D81A234482E7}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {F6CD9B3C-806A-4009-ACAB-935FF453A13C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {F6CD9B3C-806A-4009-ACAB-935FF453A13C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {F6CD9B3C-806A-4009-ACAB-935FF453A13C}.Release|Any CPU.Build.0 = Release|Any CPU
- {860513AD-2743-4EB8-9406-01FEEA175348}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {860513AD-2743-4EB8-9406-01FEEA175348}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {860513AD-2743-4EB8-9406-01FEEA175348}.Release|Any CPU.Build.0 = Release|Any CPU
- {B724E4EE-31DB-420F-B417-C54470FCFEBA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {B724E4EE-31DB-420F-B417-C54470FCFEBA}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {B724E4EE-31DB-420F-B417-C54470FCFEBA}.Release|Any CPU.Build.0 = Release|Any CPU
- {300F90A7-7F06-402E-9104-9E23799E76B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {300F90A7-7F06-402E-9104-9E23799E76B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {300F90A7-7F06-402E-9104-9E23799E76B1}.Release|Any CPU.Build.0 = Release|Any CPU
- {6A96B64B-879F-463B-9360-ED5B7AFAAAE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6A96B64B-879F-463B-9360-ED5B7AFAAAE5}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {6A96B64B-879F-463B-9360-ED5B7AFAAAE5}.Release|Any CPU.Build.0 = Release|Any CPU
- {ED2F98A3-DF8A-4097-A916-A7268F8D2CD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {ED2F98A3-DF8A-4097-A916-A7268F8D2CD0}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {ED2F98A3-DF8A-4097-A916-A7268F8D2CD0}.Release|Any CPU.Build.0 = Release|Any CPU
- {CF2CBB34-C907-40E0-8C83-D81A234482E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {CF2CBB34-C907-40E0-8C83-D81A234482E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {CF2CBB34-C907-40E0-8C83-D81A234482E7}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- EndGlobal
|