194 Star 339 Fork 147

iTdos / Dos.ORM

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Dos.ORM.sln 2.00 KB
一键复制 编辑 原始数据 按行查看 历史
Anderson 提交于 2020-04-06 09:50 . master

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2026
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Dos.ORM", "Dos.ORM\Dos.ORM.csproj", "{5B34C09D-ADAD-4145-A8CC-A56571C8FD71}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyTest", "MyTest\MyTest.csproj", "{448D8C85-6E26-42D1-BC13-4C118F7C7903}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dos.ORM.MySql", "Dos.ORM.MySql\Dos.ORM.MySql.csproj", "{64A9F0F7-C3B9-41D7-902A-447D4078C934}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5B34C09D-ADAD-4145-A8CC-A56571C8FD71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B34C09D-ADAD-4145-A8CC-A56571C8FD71}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B34C09D-ADAD-4145-A8CC-A56571C8FD71}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B34C09D-ADAD-4145-A8CC-A56571C8FD71}.Release|Any CPU.Build.0 = Release|Any CPU
{448D8C85-6E26-42D1-BC13-4C118F7C7903}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{448D8C85-6E26-42D1-BC13-4C118F7C7903}.Debug|Any CPU.Build.0 = Debug|Any CPU
{448D8C85-6E26-42D1-BC13-4C118F7C7903}.Release|Any CPU.ActiveCfg = Release|Any CPU
{448D8C85-6E26-42D1-BC13-4C118F7C7903}.Release|Any CPU.Build.0 = Release|Any CPU
{64A9F0F7-C3B9-41D7-902A-447D4078C934}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{64A9F0F7-C3B9-41D7-902A-447D4078C934}.Debug|Any CPU.Build.0 = Debug|Any CPU
{64A9F0F7-C3B9-41D7-902A-447D4078C934}.Release|Any CPU.ActiveCfg = Release|Any CPU
{64A9F0F7-C3B9-41D7-902A-447D4078C934}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {477EB3AA-CEA7-470A-88A9-345754816102}
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/ITdos/Dos.ORM.git
git@gitee.com:ITdos/Dos.ORM.git
ITdos
Dos.ORM
Dos.ORM
master

搜索帮助