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