cli-csharp.sln

来自「FastDb是高效的内存数据库系统」· SLN 代码 · 共 46 行

SLN
46
字号
Microsoft Visual Studio Solution File, Format Version 8.00Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastDbNet", "FastDbNet.csproj", "{69D6077F-07F8-4CA5-B99B-3432CE9AFC67}"	ProjectSection(ProjectDependencies) = postProject	EndProjectSectionEndProjectProject("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test1", "Test1.csproj", "{AB5AE174-68C9-4678-84D8-9B5643B49D84}"	ProjectSection(ProjectDependencies) = postProject	EndProjectSectionEndProjectProject("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test2", "Test2.csproj", "{AB5AE174-68C9-4678-84D8-9B5643B49D84}"	ProjectSection(ProjectDependencies) = postProject	EndProjectSectionEndProjectProject("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test3", "Test3\Test3.csproj", "{645630C1-B7CC-4445-BD3C-8894B427F3ED}"	ProjectSection(ProjectDependencies) = postProject	EndProjectSectionEndProjectGlobal	GlobalSection(SolutionConfiguration) = preSolution		Debug = Debug		Release = Release	EndGlobalSection	GlobalSection(ProjectConfiguration) = postSolution		{69D6077F-07F8-4CA5-B99B-3432CE9AFC67}.Debug.ActiveCfg = Debug|.NET		{69D6077F-07F8-4CA5-B99B-3432CE9AFC67}.Debug.Build.0 = Debug|.NET		{69D6077F-07F8-4CA5-B99B-3432CE9AFC67}.Release.ActiveCfg = Release|.NET		{69D6077F-07F8-4CA5-B99B-3432CE9AFC67}.Release.Build.0 = Release|.NET		{AB5AE174-68C9-4678-84D8-9B5643B49D84}.Debug.ActiveCfg = Debug|.NET		{AB5AE174-68C9-4678-84D8-9B5643B49D84}.Debug.Build.0 = Debug|.NET		{AB5AE174-68C9-4678-84D8-9B5643B49D84}.Release.ActiveCfg = Release|.NET		{AB5AE174-68C9-4678-84D8-9B5643B49D84}.Release.Build.0 = Release|.NET		{AB5AE174-68C9-4678-84D8-9B5643B49D84}.Debug.ActiveCfg = Debug|.NET		{AB5AE174-68C9-4678-84D8-9B5643B49D84}.Debug.Build.0 = Debug|.NET		{AB5AE174-68C9-4678-84D8-9B5643B49D84}.Release.ActiveCfg = Release|.NET		{AB5AE174-68C9-4678-84D8-9B5643B49D84}.Release.Build.0 = Release|.NET		{645630C1-B7CC-4445-BD3C-8894B427F3ED}.Debug.ActiveCfg = Debug|.NET		{645630C1-B7CC-4445-BD3C-8894B427F3ED}.Debug.Build.0 = Debug|.NET		{645630C1-B7CC-4445-BD3C-8894B427F3ED}.Release.ActiveCfg = Release|.NET		{645630C1-B7CC-4445-BD3C-8894B427F3ED}.Release.Build.0 = Release|.NET	EndGlobalSection	GlobalSection(ExtensibilityGlobals) = postSolution	EndGlobalSection	GlobalSection(ExtensibilityAddIns) = postSolution	EndGlobalSectionEndGlobal

⌨️ 快捷键说明

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