mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 09:15:47 +00:00
Checking documentation project file with previously unsaved data
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user