加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
xigetools.sln 1.59 KB
一键复制 编辑 原始数据 按行查看 历史
xiaofeng 提交于 2023-05-15 23:04 . init;

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1705.4
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xigetools", "xigetools\xigetools.csproj", "{E27DB01D-3324-4833-B93E-175DE7E92A29}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xigetools.Test", "xigetools.Test\xigetools.Test.csproj", "{500D95B1-960E-47D5-8648-7DA34B6E9096}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E27DB01D-3324-4833-B93E-175DE7E92A29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E27DB01D-3324-4833-B93E-175DE7E92A29}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E27DB01D-3324-4833-B93E-175DE7E92A29}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E27DB01D-3324-4833-B93E-175DE7E92A29}.Release|Any CPU.Build.0 = Release|Any CPU
{500D95B1-960E-47D5-8648-7DA34B6E9096}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{500D95B1-960E-47D5-8648-7DA34B6E9096}.Debug|Any CPU.Build.0 = Debug|Any CPU
{500D95B1-960E-47D5-8648-7DA34B6E9096}.Release|Any CPU.ActiveCfg = Release|Any CPU
{500D95B1-960E-47D5-8648-7DA34B6E9096}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D4F3737B-28F9-41E9-AF11-FFED19E3571F}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化