加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
AnyCAD.Rapid.sln 2.06 KB
一键复制 编辑 原始数据 按行查看 历史

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33205.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AnyCAD.Demo", "AnyCAD.WinForms\AnyCAD.Demo.csproj", "{6667883E-42BE-4108-9A63-C1D02241EB5B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AnyCAD.WinForms.App", "AnyCAD.WinForms.App\AnyCAD.WinForms.App.csproj", "{4C3282A1-0B59-4662-BE27-812721B29C9E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AnyCAD.WPF.App", "AnyCAD.WPF.App\AnyCAD.WPF.App.csproj", "{06D82C47-4E79-48D8-A8EE-5C9D543CC2D8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6667883E-42BE-4108-9A63-C1D02241EB5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6667883E-42BE-4108-9A63-C1D02241EB5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6667883E-42BE-4108-9A63-C1D02241EB5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6667883E-42BE-4108-9A63-C1D02241EB5B}.Release|Any CPU.Build.0 = Release|Any CPU
{4C3282A1-0B59-4662-BE27-812721B29C9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4C3282A1-0B59-4662-BE27-812721B29C9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4C3282A1-0B59-4662-BE27-812721B29C9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4C3282A1-0B59-4662-BE27-812721B29C9E}.Release|Any CPU.Build.0 = Release|Any CPU
{06D82C47-4E79-48D8-A8EE-5C9D543CC2D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{06D82C47-4E79-48D8-A8EE-5C9D543CC2D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{06D82C47-4E79-48D8-A8EE-5C9D543CC2D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{06D82C47-4E79-48D8-A8EE-5C9D543CC2D8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E7B41709-A273-4FB1-A228-F92061A2833D}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化