11 Star 13 Fork 3

kerryjiang / SuperSocket.ProxyServer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
SuperSocket.ProxyServer.sln 1.78 KB
一键复制 编辑 原始数据 按行查看 历史
kerryjiang 提交于 2012-04-24 23:52 . first commit

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{813FD893-D451-4975-8603-1DE651614943}"
ProjectSection(SolutionItems) = preProject
GlobalAssemblyInfo.cs = GlobalAssemblyInfo.cs
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProxyServer", "ProxyServer\ProxyServer.csproj", "{A858B359-6E50-427C-A31E-84BCEB653EF5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A858B359-6E50-427C-A31E-84BCEB653EF5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A858B359-6E50-427C-A31E-84BCEB653EF5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A858B359-6E50-427C-A31E-84BCEB653EF5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{A858B359-6E50-427C-A31E-84BCEB653EF5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{A858B359-6E50-427C-A31E-84BCEB653EF5}.Debug|x86.ActiveCfg = Debug|Any CPU
{A858B359-6E50-427C-A31E-84BCEB653EF5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A858B359-6E50-427C-A31E-84BCEB653EF5}.Release|Any CPU.Build.0 = Release|Any CPU
{A858B359-6E50-427C-A31E-84BCEB653EF5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{A858B359-6E50-427C-A31E-84BCEB653EF5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{A858B359-6E50-427C-A31E-84BCEB653EF5}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/kerryjiang/SuperSocket.ProxyServer.git
git@gitee.com:kerryjiang/SuperSocket.ProxyServer.git
kerryjiang
SuperSocket.ProxyServer
SuperSocket.ProxyServer
master

搜索帮助