1 Star 0 Fork 145

viyjk99 / CsGo

forked from hamasm / CsGo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CsGo.sln 2.15 KB
一键复制 编辑 原始数据 按行查看 历史
hamasm 提交于 2017-08-18 14:23 . no message

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CsGo", "CsGo\CsGo.csproj", "{22CB7E19-FD55-4A6E-976F-723082CC8206}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoTest", "GoTest\GoTest.csproj", "{F3F7779D-DF67-4FD8-BEF0-D9FF6B93CA1E}"
ProjectSection(ProjectDependencies) = postProject
{22CB7E19-FD55-4A6E-976F-723082CC8206} = {22CB7E19-FD55-4A6E-976F-723082CC8206}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FormTest", "FormTest\FormTest.csproj", "{2AC9E74B-77FF-4987-AA1E-6F75E7320941}"
ProjectSection(ProjectDependencies) = postProject
{22CB7E19-FD55-4A6E-976F-723082CC8206} = {22CB7E19-FD55-4A6E-976F-723082CC8206}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{22CB7E19-FD55-4A6E-976F-723082CC8206}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{22CB7E19-FD55-4A6E-976F-723082CC8206}.Debug|Any CPU.Build.0 = Debug|Any CPU
{22CB7E19-FD55-4A6E-976F-723082CC8206}.Release|Any CPU.ActiveCfg = Release|Any CPU
{22CB7E19-FD55-4A6E-976F-723082CC8206}.Release|Any CPU.Build.0 = Release|Any CPU
{F3F7779D-DF67-4FD8-BEF0-D9FF6B93CA1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F3F7779D-DF67-4FD8-BEF0-D9FF6B93CA1E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F3F7779D-DF67-4FD8-BEF0-D9FF6B93CA1E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F3F7779D-DF67-4FD8-BEF0-D9FF6B93CA1E}.Release|Any CPU.Build.0 = Release|Any CPU
{2AC9E74B-77FF-4987-AA1E-6F75E7320941}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2AC9E74B-77FF-4987-AA1E-6F75E7320941}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2AC9E74B-77FF-4987-AA1E-6F75E7320941}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2AC9E74B-77FF-4987-AA1E-6F75E7320941}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/david2lf/CsGo.git
git@gitee.com:david2lf/CsGo.git
david2lf
CsGo
CsGo
master

搜索帮助