Checking documentation project file with previously unsaved data

This commit is contained in:
olegkap_cp
2010-12-28 17:58:09 +00:00
parent 231e4d1c34
commit 54eb96d513
@@ -77,14 +77,15 @@
</HelpAttributes>
<NamespaceSummaries>
<NamespaceSummaryItem name="Renci.SshClient.Common" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Compression" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Messages" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Messages.Authentication" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Messages.Connection" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Messages.Sftp" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Messages.Transport" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Security" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Sftp" isDocumented="True" /></NamespaceSummaries>
<NamespaceSummaryItem name="Renci.SshClient.Compression" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Messages" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Messages.Authentication" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Messages.Connection" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Messages.Sftp" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Messages.Transport" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Security" isDocumented="True" />
<NamespaceSummaryItem name="Renci.SshClient.Sftp" isDocumented="True" />
</NamespaceSummaries>
</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
@@ -130,6 +131,9 @@
<None Include="Content\Guide\Guide.Command.Error.aml" />
<None Include="Content\Guide\Guide.Command.Timeout.aml" />
<None Include="Content\Guide\Guide.Command.Multitasking.aml" />
<None Include="Content\Guide\Guide.PortForward.aml" />
<None Include="Content\Guide\Guide.PortForward.Local.aml" />
<None Include="Content\Guide\Guide.PortForward.Remote.aml" />
</ItemGroup>
<!-- Import the SHFB build targets -->
<Import Project="$(SHFBROOT)\SandcastleHelpFileBuilder.targets" />