railroad trip.sln

来自「火车订票系统 火车订票系统 火车订票系统」· SLN 代码 · 共 54 行

SLN
54
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Railroad Trip View", "Railroad Trip View.csproj", "{46887468-8CA2-4F95-B4FB-EB0F5105B35B}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Business Logic", "..\Business Logic\Business Logic.csproj", "{63B74554-F537-489F-A6F0-7E1E266B9BD9}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model", "..\Model\Model.csproj", "{D2E2FADB-83FF-4FB9-B736-9E148C096B86}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Data Access", "..\Data Access\Data Access.csproj", "{AC72C289-21C9-45E4-8FDE-19797BA19CF0}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Data Common", "..\Data Common\Data Common.csproj", "{B02BAB1A-8DC6-4362-82F5-C20B9883B54F}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{46887468-8CA2-4F95-B4FB-EB0F5105B35B}.Debug.ActiveCfg = Debug|.NET
		{46887468-8CA2-4F95-B4FB-EB0F5105B35B}.Debug.Build.0 = Debug|.NET
		{46887468-8CA2-4F95-B4FB-EB0F5105B35B}.Release.ActiveCfg = Release|.NET
		{46887468-8CA2-4F95-B4FB-EB0F5105B35B}.Release.Build.0 = Release|.NET
		{63B74554-F537-489F-A6F0-7E1E266B9BD9}.Debug.ActiveCfg = Debug|.NET
		{63B74554-F537-489F-A6F0-7E1E266B9BD9}.Debug.Build.0 = Debug|.NET
		{63B74554-F537-489F-A6F0-7E1E266B9BD9}.Release.ActiveCfg = Release|.NET
		{63B74554-F537-489F-A6F0-7E1E266B9BD9}.Release.Build.0 = Release|.NET
		{D2E2FADB-83FF-4FB9-B736-9E148C096B86}.Debug.ActiveCfg = Debug|.NET
		{D2E2FADB-83FF-4FB9-B736-9E148C096B86}.Debug.Build.0 = Debug|.NET
		{D2E2FADB-83FF-4FB9-B736-9E148C096B86}.Release.ActiveCfg = Release|.NET
		{D2E2FADB-83FF-4FB9-B736-9E148C096B86}.Release.Build.0 = Release|.NET
		{AC72C289-21C9-45E4-8FDE-19797BA19CF0}.Debug.ActiveCfg = Debug|.NET
		{AC72C289-21C9-45E4-8FDE-19797BA19CF0}.Debug.Build.0 = Debug|.NET
		{AC72C289-21C9-45E4-8FDE-19797BA19CF0}.Release.ActiveCfg = Release|.NET
		{AC72C289-21C9-45E4-8FDE-19797BA19CF0}.Release.Build.0 = Release|.NET
		{B02BAB1A-8DC6-4362-82F5-C20B9883B54F}.Debug.ActiveCfg = Debug|.NET
		{B02BAB1A-8DC6-4362-82F5-C20B9883B54F}.Debug.Build.0 = Debug|.NET
		{B02BAB1A-8DC6-4362-82F5-C20B9883B54F}.Release.ActiveCfg = Release|.NET
		{B02BAB1A-8DC6-4362-82F5-C20B9883B54F}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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