ConsoleApplication1.sln
资源名称:005.zip [点击查看]
上传用户:rubbery
上传日期:2021-06-02
资源大小:56k
文件大小:3k
源码类别:
控制台编程
开发平台:
C#
-
- Microsoft Visual Studio Solution File, Format Version 10.00
- # Visual Studio 2008
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApplication1", "ConsoleApplication1ConsoleApplication1.csproj", "{9B51D322-7306-47C5-8FDC-6D17AA7E7385}"
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsFormsApplication1", "..winWindowsFormsApplication1WindowsFormsApplication1.csproj", "{6E1B1365-C2AA-44CE-AC0E-0F2EB2B4EEE7}"
- EndProject
- Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "WebSite2", ".... 04WebSite2", "{A43D0662-B65B-4B00-964C-4B319EA707DB}"
- ProjectSection(WebsiteProperties) = preProject
- TargetFramework = "3.5"
- Debug.AspNetCompiler.VirtualPath = "/WebSite2"
- Debug.AspNetCompiler.PhysicalPath = ".... 04WebSite2"
- Debug.AspNetCompiler.TargetPath = "PrecompiledWebWebSite2"
- Debug.AspNetCompiler.Updateable = "true"
- Debug.AspNetCompiler.ForceOverwrite = "true"
- Debug.AspNetCompiler.FixedNames = "false"
- Debug.AspNetCompiler.Debug = "True"
- Release.AspNetCompiler.VirtualPath = "/WebSite2"
- Release.AspNetCompiler.PhysicalPath = ".... 04WebSite2"
- Release.AspNetCompiler.TargetPath = "PrecompiledWebWebSite2"
- Release.AspNetCompiler.Updateable = "true"
- Release.AspNetCompiler.ForceOverwrite = "true"
- Release.AspNetCompiler.FixedNames = "false"
- Release.AspNetCompiler.Debug = "False"
- VWDPort = "2502"
- DefaultWebSiteLanguage = "Visual C#"
- EndProjectSection
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {9B51D322-7306-47C5-8FDC-6D17AA7E7385}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {9B51D322-7306-47C5-8FDC-6D17AA7E7385}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {9B51D322-7306-47C5-8FDC-6D17AA7E7385}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {9B51D322-7306-47C5-8FDC-6D17AA7E7385}.Release|Any CPU.Build.0 = Release|Any CPU
- {6E1B1365-C2AA-44CE-AC0E-0F2EB2B4EEE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6E1B1365-C2AA-44CE-AC0E-0F2EB2B4EEE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {6E1B1365-C2AA-44CE-AC0E-0F2EB2B4EEE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {6E1B1365-C2AA-44CE-AC0E-0F2EB2B4EEE7}.Release|Any CPU.Build.0 = Release|Any CPU
- {A43D0662-B65B-4B00-964C-4B319EA707DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {A43D0662-B65B-4B00-964C-4B319EA707DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {A43D0662-B65B-4B00-964C-4B319EA707DB}.Release|Any CPU.ActiveCfg = Debug|Any CPU
- {A43D0662-B65B-4B00-964C-4B319EA707DB}.Release|Any CPU.Build.0 = Debug|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- EndGlobal