codemanagerservice.sln

来自「自定义协议」· SLN 代码 · 共 30 行

SLN
30
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeManager", "..\CodeManager\CodeManager.csproj", "{FD54D4C8-57A0-405A-9D11-8A758E6839F9}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeManagerService", "CodeManagerService.csproj", "{DE9D6A39-E40D-4FFC-B58F-8FF33F77D393}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{FD54D4C8-57A0-405A-9D11-8A758E6839F9}.Debug.ActiveCfg = Debug|.NET
		{FD54D4C8-57A0-405A-9D11-8A758E6839F9}.Debug.Build.0 = Debug|.NET
		{FD54D4C8-57A0-405A-9D11-8A758E6839F9}.Release.ActiveCfg = Release|.NET
		{FD54D4C8-57A0-405A-9D11-8A758E6839F9}.Release.Build.0 = Release|.NET
		{DE9D6A39-E40D-4FFC-B58F-8FF33F77D393}.Debug.ActiveCfg = Debug|.NET
		{DE9D6A39-E40D-4FFC-B58F-8FF33F77D393}.Debug.Build.0 = Debug|.NET
		{DE9D6A39-E40D-4FFC-B58F-8FF33F77D393}.Release.ActiveCfg = Release|.NET
		{DE9D6A39-E40D-4FFC-B58F-8FF33F77D393}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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