4 Star 11 Fork 8

鸣飞/BuildH框架代码开发辅助工具

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

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeGenerator.BaseUI", "CodeGenerator.BaseUI\CodeGenerator.BaseUI.csproj", "{5C5F0774-1489-45F1-A897-A84C5692C685}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeGenerator.Common", "CodeGenerator.Common\CodeGenerator.Common.csproj", "{389DA6AA-B4AF-4E06-822A-658114282F5B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeGenerator.UI", "CodeGenerator.UI\CodeGenerator.UI.csproj", "{A63F122B-42CC-4E3C-9403-421D3CA01EF4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeGenerator.Core", "CodeGenerator.Core\CodeGenerator.Core.csproj", "{1F5C55E6-E4FB-4AF4-B78B-9A3BA72A409B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5C5F0774-1489-45F1-A897-A84C5692C685}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5C5F0774-1489-45F1-A897-A84C5692C685}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5C5F0774-1489-45F1-A897-A84C5692C685}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5C5F0774-1489-45F1-A897-A84C5692C685}.Release|Any CPU.Build.0 = Release|Any CPU
{389DA6AA-B4AF-4E06-822A-658114282F5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{389DA6AA-B4AF-4E06-822A-658114282F5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{389DA6AA-B4AF-4E06-822A-658114282F5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{389DA6AA-B4AF-4E06-822A-658114282F5B}.Release|Any CPU.Build.0 = Release|Any CPU
{A63F122B-42CC-4E3C-9403-421D3CA01EF4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A63F122B-42CC-4E3C-9403-421D3CA01EF4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A63F122B-42CC-4E3C-9403-421D3CA01EF4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A63F122B-42CC-4E3C-9403-421D3CA01EF4}.Release|Any CPU.Build.0 = Release|Any CPU
{1F5C55E6-E4FB-4AF4-B78B-9A3BA72A409B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F5C55E6-E4FB-4AF4-B78B-9A3BA72A409B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F5C55E6-E4FB-4AF4-B78B-9A3BA72A409B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1F5C55E6-E4FB-4AF4-B78B-9A3BA72A409B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/mf_/CodeGenerator.git
git@gitee.com:mf_/CodeGenerator.git
mf_
CodeGenerator
BuildH框架代码开发辅助工具
master

搜索帮助