加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
TouchSocket文档.shfbproj 9.54 KB
一键复制 编辑 原始数据 按行查看 历史
若汝棋茗 提交于 2024-03-14 14:43 . 更新文档
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Import the common properties to support NuGet restore -->
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<!-- A target framework version is required by Visual Studio. It can be any version with a targeting pack installed. -->
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<!-- The configuration and platform will be used to determine which assemblies to include from solution and
project documentation sources -->
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{bfa26844-d78a-4640-83ca-c7f7796a97ff}</ProjectGuid>
<SHFBSchemaVersion>2017.9.26.0</SHFBSchemaVersion>
<!-- AssemblyName, Name, and RootNamespace are not used by SHFB but Visual Studio adds them anyway -->
<AssemblyName>Documentation</AssemblyName>
<RootNamespace>Documentation</RootNamespace>
<Name>Documentation</Name>
<!-- SHFB properties -->
<FrameworkVersion>.NET Core/.NET Standard/.NET 5.0+</FrameworkVersion>
<OutputPath>.\Help\</OutputPath>
<HtmlHelpName>TouchSocketDocumentation</HtmlHelpName>
<Language>zh-CN</Language>
<DocumentationSources>
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket\TouchSocket.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.AspNetCore\TouchSocket.AspNetCore.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.Core\TouchSocket.Core.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.Core.Autofac\TouchSocket.Core.Autofac.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.Core.DependencyInjection\TouchSocket.Core.DependencyInjection.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.Dmtp\TouchSocket.Dmtp.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.Hosting\TouchSocket.Hosting.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.Http\TouchSocket.Http.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.JsonRpc\TouchSocket.JsonRpc.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.Modbus\TouchSocket.Modbus.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.NamedPipe\TouchSocket.NamedPipe.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.Rpc\TouchSocket.Rpc.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.Rpc.RateLimiting\TouchSocket.Rpc.RateLimiting.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.SerialPorts\TouchSocket.SerialPorts.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.WebApi\TouchSocket.WebApi.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.WebApi.Swagger\TouchSocket.WebApi.Swagger.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocket.XmlRpc\TouchSocket.XmlRpc.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocketPro\TouchSocketPro.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocketPro.AspNetCore\TouchSocketPro.AspNetCore.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocketPro.Dmtp\TouchSocketPro.Dmtp.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocketPro.Hosting\TouchSocketPro.Hosting.csproj" />
<DocumentationSource sourceFile="..\TouchSocketPro\Src\TouchSocketPro.Modbus\TouchSocketPro.Modbus.csproj" />
</DocumentationSources>
<HelpFileFormat>Website</HelpFileFormat>
<SyntaxFilters>C#, Visual Basic, F#</SyntaxFilters>
<PresentationStyle>Default2022</PresentationStyle>
<CleanIntermediates>True</CleanIntermediates>
<KeepLogFile>True</KeepLogFile>
<DisableCodeBlockComponent>False</DisableCodeBlockComponent>
<IndentHtml>False</IndentHtml>
<BuildAssemblerVerbosity>OnlyWarningsAndErrors</BuildAssemblerVerbosity>
<SaveComponentCacheCapacity>100</SaveComponentCacheCapacity>
<HelpTitle>TouchSocket手册</HelpTitle>
<HelpFileVersion>2.0.0</HelpFileVersion>
<NamingMethod>Guid</NamingMethod>
<ContentPlacement>BelowNamespaces</ContentPlacement>
<RootNamespaceContainer>False</RootNamespaceContainer>
<NamespaceGrouping>False</NamespaceGrouping>
<MaximumGroupParts>2</MaximumGroupParts>
<Preliminary>False</Preliminary>
<SdkLinkTarget>Top</SdkLinkTarget>
<CopyrightText>Copyright &amp;#169%3b 2020-2024 若汝棋茗.</CopyrightText>
<FeedbackEMailAddress>505554090%40qq.com</FeedbackEMailAddress>
<FeedbackEMailLinkText>邮箱</FeedbackEMailLinkText>
<ComponentConfigurations>
<ComponentConfig id="Code Block Component" enabled="True">
<component id="Code Block Component">
<basePath value="{@HtmlEncProjectFolder}" />
<outputPaths>{@HelpFormatOutputPaths}</outputPaths>
<allowMissingSource value="false" />
<removeRegionMarkers value="false" />
<colorizer syntaxFile="{@CoreComponentsFolder}Colorizer\highlight.xml" styleFile="{@CoreComponentsFolder}Colorizer\highlight.xsl" stylesheet="{@CoreComponentsFolder}Colorizer\highlight.css" scriptFile="{@CoreComponentsFolder}Colorizer\highlight.js" disabled="{@DisableCodeBlockComponent}" language="cs" tabSize="0" numberLines="false" outlining="false" keepSeeTags="false" defaultTitle="true" />
</component>
</ComponentConfig>
<ComponentConfig id="Syntax Component" enabled="True">
<component id="Syntax Component">
<syntax input="/document/reference" output="/document/syntax" renderReferenceLinks="false" />
<generators>
{@SyntaxFilters}
</generators>
<containerElement name="codeSnippetGroup" addNoExampleTabs="true" includeOnSingleSnippets="false" groupingEnabled="{@CodeSnippetGrouping}" />
<configurations>
<generator id="C#" />
<generator id="Visual Basic">
<includeLineContinuation value="false" />
</generator>
<generator id="Visual Basic Usage">
<includeLineContinuation value="false" />
</generator>
<generator id="Managed C++" />
<generator id="F#" />
<generator id="J#" />
<generator id="JScript" />
<generator id="JavaScript" />
<generator id="XAML Usage" />
<generator id="ASP.NET" />
<generator id="X#" />
</configurations>
</component>
</ComponentConfig>
<ComponentConfig id="IntelliSense Component" enabled="True">
<component id="IntelliSense Component">
<output includeNamespaces="false" namespacesFile="Namespaces" folder="{@OutputFolder}" boundedCapacity="100" />
</component>
</ComponentConfig>
</ComponentConfigurations>
<VisibleItems>Attributes, ExplicitInterfaceImplementations, InheritedMembers, InheritedFrameworkMembers, Protected, ProtectedInternalAsProtected, NonBrowsable</VisibleItems>
<HeaderText>一款简单易用的基础网络通讯组件库。</HeaderText>
<NamespaceSummaries>
</NamespaceSummaries>
<MissingTags>Summary, Parameter, Returns, AutoDocumentCtors, TypeParameter, AutoDocumentDispose</MissingTags>
</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 common platform types that may appear. -->
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|Win32' ">
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|Win32' ">
</PropertyGroup>
<!-- Import the common build targets during NuGet restore because before the packages are being installed, $(SHFBROOT) is not set yet -->
<Import Project="$(MSBuildToolsPath)\Microsoft.Common.targets" Condition="'$(MSBuildRestoreSessionId)' != ''" />
<!-- Import the SHFB build targets during build -->
<Import Project="$(SHFBROOT)\SandcastleHelpFileBuilder.targets" Condition="'$(MSBuildRestoreSessionId)' == ''" />
<!-- The pre-build and post-build event properties must appear *after* the targets file import in order to be
evaluated correctly. -->
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EWSoftware.SHFB">
<Version>2023.7.8</Version>
</PackageReference>
</ItemGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化