45 Star 72 Fork 49

稻米 / LigerRM

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

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LigerRM.Common", "LigerRM.Common\LigerRM.Common.csproj", "{A0A54717-1F37-4D26-8340-2BAC8509FA69}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LigerRM.Entity", "LigerRM.Entity\LigerRM.Entity.csproj", "{33E17BB2-5436-4B22-A1A6-0FE1ABF6F3AF}"
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "LigerRM.WebSite", "LigerRM.WebSite\", "{E85A32B1-E473-4327-A51C-2114B659240C}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv3.5"
ProjectReferences = "{A0A54717-1F37-4D26-8340-2BAC8509FA69}|LigerRM.Common.dll;{33E17BB2-5436-4B22-A1A6-0FE1ABF6F3AF}|LigerRM.Entity.dll;{04CDA2D6-617F-4FDC-BA28-B79779181A39}|LigerRM.Server.dll;"
Debug.AspNetCompiler.VirtualPath = "/LigerRM.WebSite"
Debug.AspNetCompiler.PhysicalPath = "LigerRM.WebSite\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\LigerRM.WebSite\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/LigerRM.WebSite"
Release.AspNetCompiler.PhysicalPath = "LigerRM.WebSite\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\LigerRM.WebSite\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "1806"
VWDVirtualPath = "/"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LigerRM.Server", "LigerRM.Server\LigerRM.Server.csproj", "{04CDA2D6-617F-4FDC-BA28-B79779181A39}"
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "LigerRM.AutoCode", "LigerRM.AutoCode\", "{2B3C5F3B-F4DA-41F6-B71C-E3C614A58C64}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv3.5"
Debug.AspNetCompiler.VirtualPath = "/LigerRM.AutoCode"
Debug.AspNetCompiler.PhysicalPath = "LigerRM.AutoCode\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\LigerRM.AutoCode\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/LigerRM.AutoCode"
Release.AspNetCompiler.PhysicalPath = "LigerRM.AutoCode\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\LigerRM.AutoCode\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "1809"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A0A54717-1F37-4D26-8340-2BAC8509FA69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A0A54717-1F37-4D26-8340-2BAC8509FA69}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A0A54717-1F37-4D26-8340-2BAC8509FA69}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{A0A54717-1F37-4D26-8340-2BAC8509FA69}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{A0A54717-1F37-4D26-8340-2BAC8509FA69}.Debug|x86.ActiveCfg = Debug|Any CPU
{A0A54717-1F37-4D26-8340-2BAC8509FA69}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A0A54717-1F37-4D26-8340-2BAC8509FA69}.Release|Any CPU.Build.0 = Release|Any CPU
{A0A54717-1F37-4D26-8340-2BAC8509FA69}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{A0A54717-1F37-4D26-8340-2BAC8509FA69}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{A0A54717-1F37-4D26-8340-2BAC8509FA69}.Release|x86.ActiveCfg = Release|Any CPU
{33E17BB2-5436-4B22-A1A6-0FE1ABF6F3AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{33E17BB2-5436-4B22-A1A6-0FE1ABF6F3AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{33E17BB2-5436-4B22-A1A6-0FE1ABF6F3AF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{33E17BB2-5436-4B22-A1A6-0FE1ABF6F3AF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{33E17BB2-5436-4B22-A1A6-0FE1ABF6F3AF}.Debug|x86.ActiveCfg = Debug|Any CPU
{33E17BB2-5436-4B22-A1A6-0FE1ABF6F3AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{33E17BB2-5436-4B22-A1A6-0FE1ABF6F3AF}.Release|Any CPU.Build.0 = Release|Any CPU
{33E17BB2-5436-4B22-A1A6-0FE1ABF6F3AF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{33E17BB2-5436-4B22-A1A6-0FE1ABF6F3AF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{33E17BB2-5436-4B22-A1A6-0FE1ABF6F3AF}.Release|x86.ActiveCfg = Release|Any CPU
{E85A32B1-E473-4327-A51C-2114B659240C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E85A32B1-E473-4327-A51C-2114B659240C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E85A32B1-E473-4327-A51C-2114B659240C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{E85A32B1-E473-4327-A51C-2114B659240C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{E85A32B1-E473-4327-A51C-2114B659240C}.Debug|x86.ActiveCfg = Debug|Any CPU
{E85A32B1-E473-4327-A51C-2114B659240C}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{E85A32B1-E473-4327-A51C-2114B659240C}.Release|Any CPU.Build.0 = Debug|Any CPU
{E85A32B1-E473-4327-A51C-2114B659240C}.Release|Mixed Platforms.ActiveCfg = Debug|Any CPU
{E85A32B1-E473-4327-A51C-2114B659240C}.Release|Mixed Platforms.Build.0 = Debug|Any CPU
{E85A32B1-E473-4327-A51C-2114B659240C}.Release|x86.ActiveCfg = Debug|Any CPU
{04CDA2D6-617F-4FDC-BA28-B79779181A39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{04CDA2D6-617F-4FDC-BA28-B79779181A39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{04CDA2D6-617F-4FDC-BA28-B79779181A39}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{04CDA2D6-617F-4FDC-BA28-B79779181A39}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{04CDA2D6-617F-4FDC-BA28-B79779181A39}.Debug|x86.ActiveCfg = Debug|Any CPU
{04CDA2D6-617F-4FDC-BA28-B79779181A39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{04CDA2D6-617F-4FDC-BA28-B79779181A39}.Release|Any CPU.Build.0 = Release|Any CPU
{04CDA2D6-617F-4FDC-BA28-B79779181A39}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{04CDA2D6-617F-4FDC-BA28-B79779181A39}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{04CDA2D6-617F-4FDC-BA28-B79779181A39}.Release|x86.ActiveCfg = Release|Any CPU
{2B3C5F3B-F4DA-41F6-B71C-E3C614A58C64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2B3C5F3B-F4DA-41F6-B71C-E3C614A58C64}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2B3C5F3B-F4DA-41F6-B71C-E3C614A58C64}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{2B3C5F3B-F4DA-41F6-B71C-E3C614A58C64}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{2B3C5F3B-F4DA-41F6-B71C-E3C614A58C64}.Debug|x86.ActiveCfg = Debug|Any CPU
{2B3C5F3B-F4DA-41F6-B71C-E3C614A58C64}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{2B3C5F3B-F4DA-41F6-B71C-E3C614A58C64}.Release|Any CPU.Build.0 = Debug|Any CPU
{2B3C5F3B-F4DA-41F6-B71C-E3C614A58C64}.Release|Mixed Platforms.ActiveCfg = Debug|Any CPU
{2B3C5F3B-F4DA-41F6-B71C-E3C614A58C64}.Release|Mixed Platforms.Build.0 = Debug|Any CPU
{2B3C5F3B-F4DA-41F6-B71C-E3C614A58C64}.Release|x86.ActiveCfg = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
JavaScript
1
https://gitee.com/ligerui/LigerRM.git
git@gitee.com:ligerui/LigerRM.git
ligerui
LigerRM
LigerRM
V2.1

搜索帮助