stella.sln

来自「基于Asp.net、MS sql sever 2000、C# 论坛系统源码」· SLN 代码 · 共 54 行

SLN
54
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Utility", "Utility\Utility.csproj", "{80499573-5EE3-4BE3-89A3-4108DBB16444}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BusinessLogic", "BusinessLogic\BusinessLogic.csproj", "{0F9F578E-4155-421B-AA94-C9F2B52006B1}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLServerDAL", "SQLServerDAL\SQLServerDAL.csproj", "{08D16366-0121-46A1-9192-8322E86D54FF}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model", "Model\Model.csproj", "{33861A22-D550-4CCF-8E52-7C750C6B2090}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stella", "http://localhost/bbs/Stella.csproj", "{E0F10CB9-50FB-4F2A-9565-A5BACECB51B4}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{80499573-5EE3-4BE3-89A3-4108DBB16444}.Debug.ActiveCfg = Debug|.NET
		{80499573-5EE3-4BE3-89A3-4108DBB16444}.Debug.Build.0 = Debug|.NET
		{80499573-5EE3-4BE3-89A3-4108DBB16444}.Release.ActiveCfg = Release|.NET
		{80499573-5EE3-4BE3-89A3-4108DBB16444}.Release.Build.0 = Release|.NET
		{0F9F578E-4155-421B-AA94-C9F2B52006B1}.Debug.ActiveCfg = Debug|.NET
		{0F9F578E-4155-421B-AA94-C9F2B52006B1}.Debug.Build.0 = Debug|.NET
		{0F9F578E-4155-421B-AA94-C9F2B52006B1}.Release.ActiveCfg = Release|.NET
		{0F9F578E-4155-421B-AA94-C9F2B52006B1}.Release.Build.0 = Release|.NET
		{08D16366-0121-46A1-9192-8322E86D54FF}.Debug.ActiveCfg = Debug|.NET
		{08D16366-0121-46A1-9192-8322E86D54FF}.Debug.Build.0 = Debug|.NET
		{08D16366-0121-46A1-9192-8322E86D54FF}.Release.ActiveCfg = Release|.NET
		{08D16366-0121-46A1-9192-8322E86D54FF}.Release.Build.0 = Release|.NET
		{33861A22-D550-4CCF-8E52-7C750C6B2090}.Debug.ActiveCfg = Debug|.NET
		{33861A22-D550-4CCF-8E52-7C750C6B2090}.Debug.Build.0 = Debug|.NET
		{33861A22-D550-4CCF-8E52-7C750C6B2090}.Release.ActiveCfg = Release|.NET
		{33861A22-D550-4CCF-8E52-7C750C6B2090}.Release.Build.0 = Release|.NET
		{E0F10CB9-50FB-4F2A-9565-A5BACECB51B4}.Debug.ActiveCfg = Debug|.NET
		{E0F10CB9-50FB-4F2A-9565-A5BACECB51B4}.Debug.Build.0 = Debug|.NET
		{E0F10CB9-50FB-4F2A-9565-A5BACECB51B4}.Release.ActiveCfg = Release|.NET
		{E0F10CB9-50FB-4F2A-9565-A5BACECB51B4}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?