testsolution.sln

来自「Some time during my development works I 」· SLN 代码 · 共 30 行

SLN
30
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrintableListView", "PrintableListView\PrintableListView.csproj", "{00ACC77D-1901-4C7A-BB8F-8D0F364A58F3}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestPrintableListView", "TestPrintableListView\TestPrintableListView.csproj", "{FE3083EF-C7AC-4784-8832-2B5CCA57D22A}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{00ACC77D-1901-4C7A-BB8F-8D0F364A58F3}.Debug.ActiveCfg = Debug|.NET
		{00ACC77D-1901-4C7A-BB8F-8D0F364A58F3}.Debug.Build.0 = Debug|.NET
		{00ACC77D-1901-4C7A-BB8F-8D0F364A58F3}.Release.ActiveCfg = Release|.NET
		{00ACC77D-1901-4C7A-BB8F-8D0F364A58F3}.Release.Build.0 = Release|.NET
		{FE3083EF-C7AC-4784-8832-2B5CCA57D22A}.Debug.ActiveCfg = Debug|.NET
		{FE3083EF-C7AC-4784-8832-2B5CCA57D22A}.Debug.Build.0 = Debug|.NET
		{FE3083EF-C7AC-4784-8832-2B5CCA57D22A}.Release.ActiveCfg = Release|.NET
		{FE3083EF-C7AC-4784-8832-2B5CCA57D22A}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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