QuoteServer.sln
上传用户:lxycoco
上传日期:2022-07-21
资源大小:38457k
文件大小:2k
- Microsoft Visual Studio Solution File, Format Version 8.00
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuoteServer", "QuoteServer.csproj", "{31EB59B4-1545-4711-943F-232CB63069CA}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestQuoteServer", "..TestQuoteServerTestQuoteServer.csproj", "{F1573061-A2F0-44E0-BDD8-677F0CCE9C63}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuoteClient", "..QuoteClientQuoteClient.csproj", "{93F43039-659C-4ACE-916F-F65161CBA677}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuoteService", "..QuoteServiceQuoteService.csproj", "{32896386-A1AA-46AF-86A5-DF832D0E48E8}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Global
- GlobalSection(SolutionConfiguration) = preSolution
- Debug = Debug
- Release = Release
- EndGlobalSection
- GlobalSection(ProjectConfiguration) = postSolution
- {31EB59B4-1545-4711-943F-232CB63069CA}.Debug.ActiveCfg = Debug|.NET
- {31EB59B4-1545-4711-943F-232CB63069CA}.Debug.Build.0 = Debug|.NET
- {31EB59B4-1545-4711-943F-232CB63069CA}.Release.ActiveCfg = Release|.NET
- {31EB59B4-1545-4711-943F-232CB63069CA}.Release.Build.0 = Release|.NET
- {F1573061-A2F0-44E0-BDD8-677F0CCE9C63}.Debug.ActiveCfg = Debug|.NET
- {F1573061-A2F0-44E0-BDD8-677F0CCE9C63}.Debug.Build.0 = Debug|.NET
- {F1573061-A2F0-44E0-BDD8-677F0CCE9C63}.Release.ActiveCfg = Release|.NET
- {F1573061-A2F0-44E0-BDD8-677F0CCE9C63}.Release.Build.0 = Release|.NET
- {93F43039-659C-4ACE-916F-F65161CBA677}.Debug.ActiveCfg = Debug|.NET
- {93F43039-659C-4ACE-916F-F65161CBA677}.Debug.Build.0 = Debug|.NET
- {93F43039-659C-4ACE-916F-F65161CBA677}.Release.ActiveCfg = Release|.NET
- {93F43039-659C-4ACE-916F-F65161CBA677}.Release.Build.0 = Release|.NET
- {32896386-A1AA-46AF-86A5-DF832D0E48E8}.Debug.ActiveCfg = Debug|.NET
- {32896386-A1AA-46AF-86A5-DF832D0E48E8}.Debug.Build.0 = Debug|.NET
- {32896386-A1AA-46AF-86A5-DF832D0E48E8}.Release.ActiveCfg = Release|.NET
- {32896386-A1AA-46AF-86A5-DF832D0E48E8}.Release.Build.0 = Release|.NET
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- EndGlobalSection
- GlobalSection(ExtensibilityAddIns) = postSolution
- EndGlobalSection
- EndGlobal