| 1 | <?xml version='1.0' encoding='utf-8'?> |
| 2 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> |
| 3 | |
| 4 | |
| 5 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> |
| 6 | <PropertyGroup> |
| 7 | <ProjectGuid>{27C20359-3910-423D-8058-6403935B98C6}</ProjectGuid> |
| 8 | |
| 9 | <Name>Documentation</Name> |
| 10 | |
| 11 | <!-- SHFB properties --> |
| 12 | <SHFBSchemaVersion>1.9.9.0</SHFBSchemaVersion> |
| 13 | <HtmlHelpName>DTFAPI</HtmlHelpName> |
| 14 | <MissingTags>Namespace, TypeParameter</MissingTags> |
| 15 | <VisibleItems>InheritedMembers, InheritedFrameworkMembers, Protected, ProtectedInternalAsProtected, SealedProtected</VisibleItems> |
| 16 | |
| 17 | <RootNamespaceTitle>Deployment Tools Foundation Namespaces</RootNamespaceTitle> |
| 18 | <HelpTitle>Deployment Tools Foundation</HelpTitle> |
| 19 | <FeedbackEMailAddress>wix-users%40lists.sourceforge.net</FeedbackEMailAddress> |
| 20 | <FooterText>&lt%3bscript src=&quot%3bhelplink.js&quot%3b&gt%3b&lt%3b/script&gt%3b</FooterText> |
| 21 | <PresentationStyle>Prototype</PresentationStyle> |
| 22 | <NamingMethod>MemberName</NamingMethod> |
| 23 | <FrameworkVersion>.NET Framework 3.5</FrameworkVersion> |
| 24 | </PropertyGroup> |
| 25 | |
| 26 | <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildProjectDirectory), wix.proj))\tools\WixBuild.props" /> |
| 27 | <PropertyGroup> |
| 28 | <NamespaceSummaries> |
| 29 | <NamespaceSummaryItem name="(global)" isDocumented="False" xmlns="" /> |
| 30 | <NamespaceSummaryItem name="WixToolset.Dtf.Compression" isDocumented="True" xmlns="">Framework for archive packing and unpacking.</NamespaceSummaryItem> |
| 31 | <NamespaceSummaryItem name="WixToolset.Dtf.Compression.Cab" isDocumented="True" xmlns="">Implements cabinet archive packing and unpacking.</NamespaceSummaryItem> |
| 32 | <NamespaceSummaryItem name="WixToolset.Dtf.Compression.Zip" isDocumented="True" xmlns="">Implements zip archive packing and unpacking.</NamespaceSummaryItem> |
| 33 | <NamespaceSummaryItem name="WixToolset.Dtf.Resources" isDocumented="True" xmlns="">Classes for reading and writing resource data in executable files.</NamespaceSummaryItem> |
| 34 | <NamespaceSummaryItem name="WixToolset.Dtf.WindowsInstaller" isDocumented="True" xmlns="">Complete class library for the Windows Installer APIs.</NamespaceSummaryItem> |
| 35 | <NamespaceSummaryItem name="WixToolset.Dtf.WindowsInstaller.Linq" isDocumented="True" xmlns="">LINQ extensions for querying Windows Installer databases (experimental).</NamespaceSummaryItem> |
| 36 | <NamespaceSummaryItem name="WixToolset.Dtf.WindowsInstaller.Linq.Entities" isDocumented="False" xmlns="" /> |
| 37 | <NamespaceSummaryItem name="WixToolset.Dtf.WindowsInstaller.Package" isDocumented="True" xmlns="">Extended classes for working with Windows Installer installation and patch packages.</NamespaceSummaryItem> |
| 38 | </NamespaceSummaries> |
| 39 | |
| 40 | <DocumentationSources> |
| 41 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.Compression.dll" xmlns="" /> |
| 42 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.Compression.xml" xmlns="" /> |
| 43 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.Compression.Cab.dll" xmlns="" /> |
| 44 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.Compression.Cab.xml" xmlns="" /> |
| 45 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.Compression.Zip.dll" xmlns="" /> |
| 46 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.Compression.Zip.xml" xmlns="" /> |
| 47 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.Resources.dll" xmlns="" /> |
| 48 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.Resources.xml" xmlns="" /> |
| 49 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.WindowsInstaller.dll" xmlns="" /> |
| 50 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.WindowsInstaller.xml" xmlns="" /> |
| 51 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.WindowsInstaller.Package.dll" xmlns="" /> |
| 52 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.WindowsInstaller.Package.xml" xmlns="" /> |
| 53 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.WindowsInstaller.Linq.dll" xmlns="" /> |
| 54 | <DocumentationSource sourceFile="$(DirTargetWix)\WixToolset.Dtf.WindowsInstaller.Linq.xml" xmlns="" /> |
| 55 | </DocumentationSources> |
| 56 | </PropertyGroup> |
| 57 | |
| 58 | <ItemGroup> |
| 59 | <Content Include="helplink.js" /> |
| 60 | <Content Include="Compression2.png" /> |
| 61 | <Content Include="Compression1.png" /> |
| 62 | <Content Include="Compression.htm" /> |
| 63 | <Content Include="WindowsInstaller.htm" /> |
| 64 | <Content Include="WindowsInstaller3.png" /> |
| 65 | <Content Include="WindowsInstaller2.png" /> |
| 66 | <Content Include="WindowsInstaller1.png" /> |
| 67 | </ItemGroup> |
| 68 | |
| 69 | <ItemGroup> |
| 70 | <Reference Include="System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
| 71 | <Reference Include="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> |
| 72 | </ItemGroup> |
| 73 | |
| 74 | <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildProjectDirectory), wix.proj))\tools\WixBuild.targets" /> |
| 75 | </Project> |