| @@ -8,7 +8,7 @@ | |||
| <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |||
| <SchemaVersion>2.0</SchemaVersion> | |||
| <ProjectGuid>{1eb1ee8f-9978-425b-a742-533dcceb4811}</ProjectGuid> | |||
| <SHFBSchemaVersion>1.9.5.0</SHFBSchemaVersion> | |||
| <SHFBSchemaVersion>1.9.9.0</SHFBSchemaVersion> | |||
| <!-- AssemblyName, Name, and RootNamespace are not used by SHFB but Visual | |||
| Studio adds them anyway --> | |||
| <AssemblyName>Documentation</AssemblyName> | |||
| @@ -20,7 +20,7 @@ | |||
| <Language>en-US</Language> | |||
| <HelpFileFormat>HtmlHelp1</HelpFileFormat> | |||
| <IndentHtml>False</IndentHtml> | |||
| <FrameworkVersion>.NET Framework 3.5</FrameworkVersion> | |||
| <FrameworkVersion>.NET Framework 4.0</FrameworkVersion> | |||
| <KeepLogFile>True</KeepLogFile> | |||
| <DisableCodeBlockComponent>False</DisableCodeBlockComponent> | |||
| <CppCommentsFixup>False</CppCommentsFixup> | |||
| @@ -52,6 +52,7 @@ | |||
| <HtmlHelp1xCompilerPath /> | |||
| <HtmlHelp2xCompilerPath /> | |||
| <SandcastlePath /> | |||
| <ComponentPath /> | |||
| </PropertyGroup> | |||
| <!-- There are no properties for these groups. AnyCPU needs to appear in | |||
| order for Visual Studio to perform the build. The others are optional | |||