2929 <DisableCodeBlockComponent >False</DisableCodeBlockComponent >
3030 <CppCommentsFixup >False</CppCommentsFixup >
3131 <CleanIntermediates >True</CleanIntermediates >
32- <SyntaxFilters >CSharp, VisualBasic, CPlusPlus, JavaScript, AspNet </SyntaxFilters >
32+ <SyntaxFilters >CSharp, VisualBasic, CPlusPlus, FSharp </SyntaxFilters >
3333 <SdkLinkTarget >Blank</SdkLinkTarget >
3434 <RootNamespaceContainer >True</RootNamespaceContainer >
3535 <PresentationStyle >VS2010</PresentationStyle >
4242 <HtmlSdkLinkType >Msdn</HtmlSdkLinkType >
4343 <IncludeFavorites >True</IncludeFavorites >
4444 <BinaryTOC >True</BinaryTOC >
45- <VisibleItems >Attributes, ExplicitInterfaceImplementations, InheritedMembers, InheritedFrameworkMembers, Internals, Privates, Protected, SealedProtected, InheritedFrameworkPrivateMembers, InheritedFrameworkInternalMembers </VisibleItems >
45+ <VisibleItems >Attributes, ExplicitInterfaceImplementations, InheritedMembers, InheritedFrameworkMembers, Protected, ProtectedInternalAsProtected, SealedProtected </VisibleItems >
4646 <FeedbackEMailAddress >openstack.net%40lists.rackspace.com</FeedbackEMailAddress >
4747 <CopyrightText >
4848 </CopyrightText >
5656 <Argument Key =" logoPlacement" Value =" left" />
5757 <Argument Key =" logoAlignment" Value =" left" />
5858 </TransformComponentArguments >
59+ <ComponentConfigurations >
60+ <ComponentConfig id =" IntelliSense Component" enabled =" True" xmlns =" " >
61+ <component id =" IntelliSense Component" type =" Microsoft.Ddue.Tools.IntelliSenseComponent" assembly =" {@SandcastlePath}ProductionTools\BuildComponents.dll" >
62+ <output includeNamespaces =" false" namespacesFile =" Namespaces" folder =" {@OutputFolder}\..\Api" />
63+ </component >
64+ </ComponentConfig >
65+ </ComponentConfigurations >
5966 </PropertyGroup >
6067 <!-- There are no properties for these groups. AnyCPU needs to appear in
6168 order for Visual Studio to perform the build. The others are optional
7683 </PropertyGroup >
7784 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|Win32' " >
7885 </PropertyGroup >
86+ <ItemGroup >
87+ <ProjectReference Include =" ..\corelib\corelib.csproj" >
88+ <Name >corelib</Name >
89+ <Project >{7dba11eb-dba7-4d3a-8d42-b5312e74b9c0}</Project >
90+ <Private >True</Private >
91+ </ProjectReference >
92+ </ItemGroup >
7993 <!-- Import the SHFB build targets -->
8094 <Import Project =" $(SHFBROOT)\SandcastleHelpFileBuilder.targets" />
8195</Project >
0 commit comments