/Main/Source/SandcastleInstaller/SandcastleInstaller.sln
Unknown | 59 lines | 58 code | 1 blank | 0 comment | 0 complexity | d960377905a51306d7c7bc1a0752af7a MD5 | raw file
Possible License(s): CC-BY-SA-3.0
1 2Microsoft Visual Studio Solution File, Format Version 11.00 3# Visual Studio 2010 4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SandcastleInstaller", "SandcastleInstaller.csproj", "{AAC3042F-A3B3-4609-9A09-91B97974E329}" 5EndProject 6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SandcastleInstaller.SHFB", "SandcastleInstaller.SHFB\SandcastleInstaller.SHFB.csproj", "{0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}" 7EndProject 8Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{17388D07-5528-489C-A1DB-4244E932BBA5}" 9 ProjectSection(SolutionItems) = preProject 10 License.txt = License.txt 11 SandcastleInstaller.FxCop = SandcastleInstaller.FxCop 12 EndProjectSection 13EndProject 14Global 15 GlobalSection(TeamFoundationVersionControl) = preSolution 16 SccNumberOfProjects = 3 17 SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} 18 SccTeamFoundationServer = https://tfs.codeplex.com/tfs/tfs04 19 SccLocalPath0 = . 20 SccProjectUniqueName1 = SandcastleInstaller.csproj 21 SccLocalPath1 = . 22 SccProjectUniqueName2 = SandcastleInstaller.SHFB\\SandcastleInstaller.SHFB.csproj 23 SccProjectName2 = SandcastleInstaller.SHFB 24 SccLocalPath2 = SandcastleInstaller.SHFB 25 EndGlobalSection 26 GlobalSection(SolutionConfigurationPlatforms) = preSolution 27 Debug|Any CPU = Debug|Any CPU 28 Debug|Mixed Platforms = Debug|Mixed Platforms 29 Debug|x86 = Debug|x86 30 Release|Any CPU = Release|Any CPU 31 Release|Mixed Platforms = Release|Mixed Platforms 32 Release|x86 = Release|x86 33 EndGlobalSection 34 GlobalSection(ProjectConfigurationPlatforms) = postSolution 35 {AAC3042F-A3B3-4609-9A09-91B97974E329}.Debug|Any CPU.ActiveCfg = Debug|x86 36 {AAC3042F-A3B3-4609-9A09-91B97974E329}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 37 {AAC3042F-A3B3-4609-9A09-91B97974E329}.Debug|Mixed Platforms.Build.0 = Debug|x86 38 {AAC3042F-A3B3-4609-9A09-91B97974E329}.Debug|x86.ActiveCfg = Debug|x86 39 {AAC3042F-A3B3-4609-9A09-91B97974E329}.Debug|x86.Build.0 = Debug|x86 40 {AAC3042F-A3B3-4609-9A09-91B97974E329}.Release|Any CPU.ActiveCfg = Release|x86 41 {AAC3042F-A3B3-4609-9A09-91B97974E329}.Release|Mixed Platforms.ActiveCfg = Release|x86 42 {AAC3042F-A3B3-4609-9A09-91B97974E329}.Release|Mixed Platforms.Build.0 = Release|x86 43 {AAC3042F-A3B3-4609-9A09-91B97974E329}.Release|x86.ActiveCfg = Release|x86 44 {AAC3042F-A3B3-4609-9A09-91B97974E329}.Release|x86.Build.0 = Release|x86 45 {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Debug|Any CPU.ActiveCfg = Debug|x86 46 {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 47 {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Debug|Mixed Platforms.Build.0 = Debug|x86 48 {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Debug|x86.ActiveCfg = Debug|x86 49 {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Debug|x86.Build.0 = Debug|x86 50 {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Release|Any CPU.ActiveCfg = Release|x86 51 {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Release|Mixed Platforms.ActiveCfg = Release|x86 52 {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Release|Mixed Platforms.Build.0 = Release|x86 53 {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Release|x86.ActiveCfg = Release|x86 54 {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Release|x86.Build.0 = Release|x86 55 EndGlobalSection 56 GlobalSection(SolutionProperties) = preSolution 57 HideSolutionNode = FALSE 58 EndGlobalSection 59EndGlobal