SimpleServer.sln
上传用户:lxycoco
上传日期:2022-07-21
资源大小:38457k
文件大小:1k
- Microsoft Visual Studio Solution File, Format Version 8.00
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleServer", "SimpleServer.csproj", "{8C15D00E-A839-4C60-9060-6BB819644AF5}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleClient", "..SimpleClientSimpleClient.csproj", "{0F847198-4943-4039-87B3-061DEA53A391}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Global
- GlobalSection(SolutionConfiguration) = preSolution
- Debug = Debug
- Release = Release
- EndGlobalSection
- GlobalSection(ProjectConfiguration) = postSolution
- {8C15D00E-A839-4C60-9060-6BB819644AF5}.Debug.ActiveCfg = Debug|.NET
- {8C15D00E-A839-4C60-9060-6BB819644AF5}.Debug.Build.0 = Debug|.NET
- {8C15D00E-A839-4C60-9060-6BB819644AF5}.Release.ActiveCfg = Release|.NET
- {8C15D00E-A839-4C60-9060-6BB819644AF5}.Release.Build.0 = Release|.NET
- {0F847198-4943-4039-87B3-061DEA53A391}.Debug.ActiveCfg = Debug|.NET
- {0F847198-4943-4039-87B3-061DEA53A391}.Debug.Build.0 = Debug|.NET
- {0F847198-4943-4039-87B3-061DEA53A391}.Release.ActiveCfg = Release|.NET
- {0F847198-4943-4039-87B3-061DEA53A391}.Release.Build.0 = Release|.NET
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- EndGlobalSection
- GlobalSection(ExtensibilityAddIns) = postSolution
- EndGlobalSection
- EndGlobal