windowsapp_openfile.sln

来自「c#精彩编程百例(源代码)」· SLN 代码 · 共 34 行

SLN
34
字号
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsApp_openFile1", "WindowsApp_openFile1.csproj", "{E6820F25-574E-4590-821C-60FA4BA4575A}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
	ProjectSection(SolutionConfiguration) = postProject
		Release.ActiveCfg = Release|.NET
		Release.Build.0 = Release|.NET
		Debug.ActiveCfg = Debug|.NET
		Debug.Build.0 = Debug|.NET
	EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup1", "..\Setup1\Setup1.vdp", "{4E64375D-B737-4458-8F30-15F39C684AF2}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
	ProjectSection(SolutionConfiguration) = postProject
		Release.ActiveCfg = Release
		Release.Build.0 = Release
		Release.Deploy.0 = Release
		Debug.ActiveCfg = Debug
		Debug.Build.0 = Debug
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		ConfigName.0 = Debug
		ConfigName.1 = Release
		DoSign = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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