1 Star 1 Fork 0

linwenzhi/DbToModel

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

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33414.496
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DatabaseToEntity", "DatabaseToEntity\DatabaseToEntity.csproj", "{7B92BBB1-6E41-4BA2-AA85-770FEF0F2C4E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test1", "test1\test1.csproj", "{A0A2839E-0E57-42B6-B984-212EBDA373D4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7B92BBB1-6E41-4BA2-AA85-770FEF0F2C4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7B92BBB1-6E41-4BA2-AA85-770FEF0F2C4E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7B92BBB1-6E41-4BA2-AA85-770FEF0F2C4E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7B92BBB1-6E41-4BA2-AA85-770FEF0F2C4E}.Release|Any CPU.Build.0 = Release|Any CPU
{A0A2839E-0E57-42B6-B984-212EBDA373D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A0A2839E-0E57-42B6-B984-212EBDA373D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A0A2839E-0E57-42B6-B984-212EBDA373D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A0A2839E-0E57-42B6-B984-212EBDA373D4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B3CC7F1B-EECD-4847-B1A7-3BF1D02656D2}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/linwenzhi/dbtomodel.git
git@gitee.com:linwenzhi/dbtomodel.git
linwenzhi
dbtomodel
DbToModel
master

搜索帮助