3 Star 21 Fork 14

林中白狼 / Abp代码生成器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CodeBuilder.sln 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
林中白狼 提交于 2019-09-04 00:03 . 添加项目文件。

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2050
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeBuilder", "CodeBuilder\CodeBuilder.csproj", "{530544F8-D56C-43EA-BC3A-A190322143A1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{530544F8-D56C-43EA-BC3A-A190322143A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{530544F8-D56C-43EA-BC3A-A190322143A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{530544F8-D56C-43EA-BC3A-A190322143A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{530544F8-D56C-43EA-BC3A-A190322143A1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5D362524-BC46-42A8-87C0-0433F7BDE7DD}
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/fq_chenzhen/abp_code_generator.git
git@gitee.com:fq_chenzhen/abp_code_generator.git
fq_chenzhen
abp_code_generator
Abp代码生成器
master

搜索帮助