1 Star 0 Fork 136

iambenben / Chess

forked from cygsd / Chess 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Chess.sln 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
cygsd 提交于 2022-07-14 17:53 . 完善象棋引擎模块

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32407.343
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Chess", "Chess.csproj", "{6FC9FACD-789D-46E4-BE1E-3EC320F83C02}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{49E90FC9-02DF-41D0-9349-EC707BFCC18A}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6FC9FACD-789D-46E4-BE1E-3EC320F83C02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6FC9FACD-789D-46E4-BE1E-3EC320F83C02}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6FC9FACD-789D-46E4-BE1E-3EC320F83C02}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6FC9FACD-789D-46E4-BE1E-3EC320F83C02}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B29E222E-54F4-4F77-A614-6F8C3640E364}
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/iambenben/Chess.git
git@gitee.com:iambenben/Chess.git
iambenben
Chess
Chess
Chess

搜索帮助