diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2020-08-09 03:28:09 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2020-08-09 03:28:09 +0300 |
| commit | 9aad7ef417c421d2516aeab86e7094198aa242cb (patch) | |
| tree | cf7c97e5c9956b0c8d2895c9ffdfa104cb8373c0 | |
| parent | 92db2f2431bb58a84dc4d476b889fee1de0143e9 (diff) | |
| download | Tango-9aad7ef417c421d2516aeab86e7094198aa242cb.tar.gz Tango-9aad7ef417c421d2516aeab86e7094198aa242cb.zip | |
Working on proc doc.
13 files changed, 348 insertions, 6 deletions
diff --git a/Software/Graphics/FSE/machine_48px.png b/Software/Graphics/FSE/machine_48px.png Binary files differnew file mode 100644 index 000000000..95cf615c5 --- /dev/null +++ b/Software/Graphics/FSE/machine_48px.png diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Content/VersionHistory/VersionHistory.aml b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Content/VersionHistory/VersionHistory.aml new file mode 100644 index 000000000..b24762998 --- /dev/null +++ b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Content/VersionHistory/VersionHistory.aml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<topic id="338391aa-2c40-45b6-b5ad-05e86b91bfa9" revisionNumber="1"> + <developerConceptualDocument xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink"> + <introduction> + <para>The topics in this section describe the various changes made to the [TODO: Project Title] over the +life of the project.</para> + </introduction> + + <section> + <title>Version History</title> + <content> + <para>Select a version below to see a description of its changes.</para> + + <list class="bullet"> + <listItem> + <para><link xlink:href="38a7c3b2-7174-4466-b95b-e952cdc29c3f" /></para> + </listItem> + + <listItem> + <para>[TODO: Add links to each specific version page]</para> + </listItem> + + </list> + + </content> + </section> + + <relatedTopics> + <link xlink:href="0f61f11a-7ea4-4d45-b34a-1f31a2c77a5a" /> + </relatedTopics> + + </developerConceptualDocument> +</topic> diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Content/VersionHistory/v1.0.0.0.aml b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Content/VersionHistory/v1.0.0.0.aml new file mode 100644 index 000000000..b02746331 --- /dev/null +++ b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Content/VersionHistory/v1.0.0.0.aml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<topic id="38a7c3b2-7174-4466-b95b-e952cdc29c3f" revisionNumber="1"> + <developerConceptualDocument xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink"> + <introduction> + <para>Version [TODO: Version] was released on [TODO: Date]. + </para> + </introduction> + + <section> + <title>Changes in This Release</title> + <content> + + <list class="bullet"> + <listItem> + <para>[TODO: Add change items here]</para> + </listItem> + + </list> + + </content> + </section> + + <relatedTopics> + <link xlink:href="338391aa-2c40-45b6-b5ad-05e86b91bfa9" /> + </relatedTopics> + + </developerConceptualDocument> +</topic> diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Content/Welcome.aml b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Content/Welcome.aml new file mode 100644 index 000000000..66f13f4c0 --- /dev/null +++ b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Content/Welcome.aml @@ -0,0 +1,55 @@ +<?xml version="1.0" encoding="utf-8"?> +<topic id="0f61f11a-7ea4-4d45-b34a-1f31a2c77a5a" revisionNumber="1"> + <developerConceptualDocument xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink"> + <introduction> + <para>This is a sample conceptual topic. You can use this as a starting point for adding more conceptual +content to your help project.</para> + </introduction> + + <section> + <title>Getting Started</title> + <content> + <para>To get started, add a documentation source to the project (a Visual Studio solution, project, or +assembly and XML comments file). See the <legacyBold>Getting Started</legacyBold> topics in the Sandcastle Help +File Builder's help file for more information. The following default items are included in this project:</para> + + <list class="bullet"> + <listItem> + <para><localUri>ContentLayout.content</localUri> - Use the content layout file to manage the +conceptual content in the project and define its layout in the table of contents.</para> + </listItem> + + <listItem> + <para>The <localUri>.\media</localUri> folder - Place images in this folder that you will reference +from conceptual content using <codeInline>medialLink</codeInline> or <codeInline>mediaLinkInline</codeInline> +elements. If you will not have any images in the file, you may remove this folder.</para> + </listItem> + + <listItem> + <para>The <localUri>.\icons</localUri> folder - This contains a default logo for the help file. You +may replace it or remove it and the folder if not wanted. If removed or if you change the file name, update +the <ui>Transform Args</ui> project properties page by removing or changing the filename in the +<codeInline>logoFile</codeInline> transform argument. Note that unlike images referenced from conceptual topics, +the logo file should have its <legacyBold>BuildAction</legacyBold> property set to <codeInline>Content</codeInline>.</para> + </listItem> + + <listItem> + <para>The <localUri>.\Content</localUri> folder - Use this to store your conceptual topics. You may +name the files and organize them however you like. One suggestion is to lay the files out on disk as you have +them in the content layout file as shown in this project but the choice is yours. Files can be added via the +Solution Explorer or from within the content layout file editor. Files must appear in the content layout file +in order to be compiled into the help file.</para> + </listItem> + </list> + + <para>See the <legacyBold>Conceptual Content</legacyBold> topics in the Sandcastle Help File Builder's +help file for more information. See the <legacyBold> Sandcastle MAML Guide</legacyBold> for details on Microsoft +Assistance Markup Language (MAML) which is used to create these topics.</para> + </content> + </section> + + <relatedTopics> + <link xlink:href="338391aa-2c40-45b6-b5ad-05e86b91bfa9" /> + </relatedTopics> + </developerConceptualDocument> +</topic> diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/ContentLayout.content b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/ContentLayout.content new file mode 100644 index 000000000..b1d5a0239 --- /dev/null +++ b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/ContentLayout.content @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<Topics> + <Topic id="0f61f11a-7ea4-4d45-b34a-1f31a2c77a5a" visible="True" isDefault="true" isSelected="true" title="Tango FSE Procedures API"> + <HelpKeywords> + <HelpKeyword index="K" term="Welcome" /> + </HelpKeywords> + </Topic> +</Topics>
\ No newline at end of file diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm Binary files differnew file mode 100644 index 000000000..8bc3cd5d4 --- /dev/null +++ b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chw b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chw Binary files differnew file mode 100644 index 000000000..f981812da --- /dev/null +++ b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chw diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Tango.FSE.Procedures.Documentation.shfbproj b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Tango.FSE.Procedures.Documentation.shfbproj new file mode 100644 index 000000000..7b498826f --- /dev/null +++ b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Tango.FSE.Procedures.Documentation.shfbproj @@ -0,0 +1,190 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup> + <!-- 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>12ec97a5-c3c2-40cb-b658-ec4018b89269</ProjectGuid> + <SHFBSchemaVersion>2017.9.26.0</SHFBSchemaVersion> + <!-- AssemblyName, Name, and RootNamespace are not used by SHFB but Visual Studio adds them anyway --> + <AssemblyName>Tango.FSE.Procedures.Documentation</AssemblyName> + <RootNamespace>Tango.FSE.Procedures.Documentation</RootNamespace> + <Name>Tango.FSE.Procedures.Documentation</Name> + <!-- SHFB properties --> + <FrameworkVersion>.NET Framework 4.6.1</FrameworkVersion> + <OutputPath>.\Help\</OutputPath> + <HtmlHelpName>proc-doc</HtmlHelpName> + <Language>en-US</Language> + <TransformComponentArguments> + <Argument Key="logoFile" Value="machine_48px.png" /> + <Argument Key="logoHeight" Value="" /> + <Argument Key="logoWidth" Value="" /> + <Argument Key="logoAltText" Value="" /> + <Argument Key="logoPlacement" Value="left" /> + <Argument Key="logoAlignment" Value="left" /> + <Argument Key="maxVersionParts" Value="" /> + <Argument Key="defaultLanguage" Value="cs" /> + <Argument Key="includeEnumValues" Value="true" /> + <Argument Key="baseSourceCodeUrl" Value="" /> + <Argument Key="requestExampleUrl" Value="" /> + </TransformComponentArguments> + <DocumentationSources> + <DocumentationSource sourceFile="..\Tango.FSE.Procedures\Tango.FSE.Procedures.csproj" /> + <DocumentationSource sourceFile="..\..\Tango.FSE.Common\Tango.FSE.Common.csproj" /> + </DocumentationSources> + <HelpFileFormat>HtmlHelp1</HelpFileFormat> + <SyntaxFilters>C#</SyntaxFilters> + <PresentationStyle>VS2013</PresentationStyle> + <CleanIntermediates>True</CleanIntermediates> + <KeepLogFile>True</KeepLogFile> + <DisableCodeBlockComponent>False</DisableCodeBlockComponent> + <IndentHtml>False</IndentHtml> + <BuildAssemblerVerbosity>OnlyWarningsAndErrors</BuildAssemblerVerbosity> + <SaveComponentCacheCapacity>100</SaveComponentCacheCapacity> + <HelpTitle>Tango FSE Procedures API</HelpTitle> + <HelpFileVersion>1.0.0.0</HelpFileVersion> + <NamingMethod>Guid</NamingMethod> + <ContentPlacement>AboveNamespaces</ContentPlacement> + <RootNamespaceContainer>False</RootNamespaceContainer> + <NamespaceGrouping>False</NamespaceGrouping> + <MaximumGroupParts>2</MaximumGroupParts> + <Preliminary>False</Preliminary> + <SdkLinkTarget>Blank</SdkLinkTarget> + <VisibleItems>InheritedMembers, InheritedFrameworkMembers, ProtectedInternalAsProtected, NonBrowsable</VisibleItems> + <ApiFilter> + <Filter entryType="Namespace" fullName="" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Authentication" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Authorization" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.AutoComplete" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Behaviors" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.BugReporting" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Connection" isExposed="False"> + <Filter entryType="Enumeration" fullName="Tango.FSE.Common.Connection.MachineConnectionTypes" filterName="MachineConnectionTypes" isExposed="True" /> +</Filter> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Connectivity" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Console" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Controls" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Converters" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Core" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.DemoMode" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Diagnostics" isExposed="False"> + <Filter entryType="Class" fullName="Tango.FSE.Common.Diagnostics.DiagnosticsPackage" filterName="DiagnosticsPackage" isExposed="True" /> +</Filter> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Dialogs" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Events" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.EventTriggerActions" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.FileSystem" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Firmware" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.FSEApplication" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Graphs" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Helpers" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Logging" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.MachineUpdates" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Modules" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Navigation" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Notifications" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Performance" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.RemoteDesktop" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.RemoteJob" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.RemoteUpgrade" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Resolution" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Storage" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.SystemInfo" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Threading" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Tiles" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.Updates" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Common.WindowsManager" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Procedures" isExposed="False"> + <Filter entryType="Enumeration" fullName="Tango.FSE.Procedures.ArrayParsingStyle" filterName="ArrayParsingStyle" isExposed="True" /> + <Filter entryType="Class" fullName="Tango.FSE.Procedures.DialogController" filterName="DialogController" isExposed="True" /> + <Filter entryType="Interface" fullName="Tango.FSE.Procedures.IDialogController" filterName="IDialogController" isExposed="True" /> + <Filter entryType="Interface" fullName="Tango.FSE.Procedures.IProcedureContext" filterName="IProcedureContext" isExposed="True"> + <Filter entryType="Method" fullName="Tango.FSE.Procedures.IProcedureContext.BreakPoint" filterName="BreakPoint" isExposed="False" /> + <Filter entryType="Property" fullName="Tango.FSE.Procedures.IProcedureContext.Results" filterName="Results" isExposed="False" /> + <Filter entryType="Event" fullName="Tango.FSE.Procedures.IProcedureContext.BreakPointRequest" filterName="BreakPointRequest" isExposed="False" /> + <Filter entryType="Event" fullName="Tango.FSE.Procedures.IProcedureContext.Progress" filterName="Progress" isExposed="False" /> + </Filter> + <Filter entryType="Class" fullName="Tango.FSE.Procedures.ProcedureFailedException" filterName="ProcedureFailedException" isExposed="True" /> + <Filter entryType="Class" fullName="Tango.FSE.Procedures.Result" filterName="Result" isExposed="True"> + <Filter entryType="Property" fullName="Tango.FSE.Procedures.Result.IsBitmap" filterName="IsBitmap" isExposed="False" /> + <Filter entryType="Property" fullName="Tango.FSE.Procedures.Result.IsGraph" filterName="IsGraph" isExposed="False" /> + <Filter entryType="Property" fullName="Tango.FSE.Procedures.Result.IsValueArray" filterName="IsValueArray" isExposed="False" /> + </Filter> + <Filter entryType="Enumeration" fullName="Tango.FSE.Procedures.ResultType" filterName="ResultType" isExposed="True" /> +</Filter> +<Filter entryType="Namespace" fullName="Tango.FSE.Procedures.Contracts" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Procedures.Controls" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Procedures.Converters" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Procedures.CSV" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Procedures.Designer" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Procedures.Dialogs" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Procedures.Helpers" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Procedures.Messages" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Procedures.ViewModels" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Procedures.Views" isExposed="False" /> +<Filter entryType="Namespace" fullName="Tango.FSE.Procedures.Windows" isExposed="False" /> +<Filter entryType="Namespace" fullName="" isExposed="False" /></ApiFilter> + <ProjectSummary>This is the global summery for the help file.</ProjectSummary> + <NamespaceSummaries> + <NamespaceSummaryItem name="(global)" isDocumented="True">This is the global summery for the help file.</NamespaceSummaryItem> +<NamespaceSummaryItem name="Tango.FSE.Procedures" isDocumented="True">Contains a collection of interfaces and classes for the main procedures API.</NamespaceSummaryItem></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 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> + <ItemGroup> + <Folder Include="Content" /> + <Folder Include="Content\VersionHistory" /> + <Folder Include="icons" /> + <Folder Include="media" /> + </ItemGroup> + <ItemGroup> + <None Include="Content\VersionHistory\v1.0.0.0.aml" /> + <None Include="Content\VersionHistory\VersionHistory.aml" /> + <None Include="Content\Welcome.aml" /> + </ItemGroup> + <ItemGroup> + <ContentLayout Include="ContentLayout.content" /> + </ItemGroup> + <ItemGroup> + <Image Include="icons\Help.png"> + <ImageId>Help</ImageId> + <AlternateText>Help</AlternateText> + </Image> + </ItemGroup> + <ItemGroup> + <Content Include="icons\machine_48px.png"> + <ImageId>machine_48px</ImageId> + <AlternateText>machine 48px</AlternateText> + </Content> + </ItemGroup> + <!-- Import the SHFB build targets --> + <Import Project="$(SHFBROOT)\SandcastleHelpFileBuilder.targets" /> + <!-- 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> +</Project>
\ No newline at end of file diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/icons/Help.png b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/icons/Help.png Binary files differnew file mode 100644 index 000000000..945e89fb9 --- /dev/null +++ b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/icons/Help.png diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/icons/machine_48px.png b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/icons/machine_48px.png Binary files differnew file mode 100644 index 000000000..95cf615c5 --- /dev/null +++ b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/icons/machine_48px.png diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures/Tango.FSE.Procedures.csproj b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures/Tango.FSE.Procedures.csproj index 03ae31168..a928bba75 100644 --- a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures/Tango.FSE.Procedures.csproj +++ b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures/Tango.FSE.Procedures.csproj @@ -35,6 +35,7 @@ <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <DocumentationFile>..\..\..\Build\FSE\Release\Tango.FSE.Procedures.xml</DocumentationFile> + <NoWarn>1591</NoWarn> </PropertyGroup> <ItemGroup> <Reference Include="ControlzEx, Version=3.0.2.4, Culture=neutral, processorArchitecture=MSIL"> diff --git a/Software/Visual_Studio/FSE/Tango.FSE.Common/Tango.FSE.Common.csproj b/Software/Visual_Studio/FSE/Tango.FSE.Common/Tango.FSE.Common.csproj index e0c41d7a9..e191ff7be 100644 --- a/Software/Visual_Studio/FSE/Tango.FSE.Common/Tango.FSE.Common.csproj +++ b/Software/Visual_Studio/FSE/Tango.FSE.Common/Tango.FSE.Common.csproj @@ -25,6 +25,8 @@ <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies> + <DocumentationFile>..\..\Build\FSE\Debug\Tango.FSE.Common.xml</DocumentationFile> + <NoWarn>1591</NoWarn> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugType>pdbonly</DebugType> @@ -33,6 +35,8 @@ <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> + <DocumentationFile>..\..\Build\FSE\Release\Tango.FSE.Common.xml</DocumentationFile> + <NoWarn>1591</NoWarn> </PropertyGroup> <ItemGroup> <Reference Include="ControlzEx, Version=3.0.2.4, Culture=neutral, processorArchitecture=MSIL"> diff --git a/Software/Visual_Studio/Tango.sln b/Software/Visual_Studio/Tango.sln index c28ad8850..087dc86a4 100644 --- a/Software/Visual_Studio/Tango.sln +++ b/Software/Visual_Studio/Tango.sln @@ -403,6 +403,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tango.FSE.Procedures", "FSE EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tango.FSE.Publisher.UI", "FSE\Tango.FSE.Publisher.UI\Tango.FSE.Publisher.UI.csproj", "{4C045668-9E5A-447A-A3B8-106C872C1039}" EndProject +Project("{7CF6DF6D-3B04-46F8-A40B-537D21BCA0B4}") = "Tango.FSE.Procedures.Documentation", "FSE\Modules\Tango.FSE.Procedures.Documentation\Tango.FSE.Procedures.Documentation.shfbproj", "{12EC97A5-C3C2-40CB-B658-EC4018B89269}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -3770,6 +3772,26 @@ Global {4C045668-9E5A-447A-A3B8-106C872C1039}.Release|x64.Build.0 = Release|Any CPU {4C045668-9E5A-447A-A3B8-106C872C1039}.Release|x86.ActiveCfg = Release|Any CPU {4C045668-9E5A-447A-A3B8-106C872C1039}.Release|x86.Build.0 = Release|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Debug|Any CPU.Build.0 = Debug|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Debug|ARM.ActiveCfg = Debug|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Debug|ARM.Build.0 = Debug|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Debug|ARM64.Build.0 = Debug|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Debug|x64.ActiveCfg = Debug|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Debug|x64.Build.0 = Debug|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Debug|x86.ActiveCfg = Debug|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Debug|x86.Build.0 = Debug|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Release|Any CPU.ActiveCfg = Release|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Release|Any CPU.Build.0 = Release|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Release|ARM.ActiveCfg = Release|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Release|ARM.Build.0 = Release|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Release|ARM64.ActiveCfg = Release|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Release|ARM64.Build.0 = Release|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Release|x64.ActiveCfg = Release|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Release|x64.Build.0 = Release|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Release|x86.ActiveCfg = Release|Any CPU + {12EC97A5-C3C2-40CB-B658-EC4018B89269}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -3907,14 +3929,15 @@ Global {982C6FAC-2864-484E-82AE-5A36658C4DB1} = {8336A702-9C49-4C9E-ADCC-1886A666D3BD} {1754F846-4763-4000-807F-C7BFAA145DB2} = {4EE6DBA1-71BC-49E2-8DC7-266487E61050} {4C045668-9E5A-447A-A3B8-106C872C1039} = {004337EB-0761-4D30-B9F5-AE6E1CFC6013} + {12EC97A5-C3C2-40CB-B658-EC4018B89269} = {4EE6DBA1-71BC-49E2-8DC7-266487E61050} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution - BuildVersion_UseGlobalSettings = False - BuildVersion_AssemblyInfoFilename = Properties\AssemblyInfo.cs - BuildVersion_StartDate = 2000/1/1 - BuildVersion_UpdateFileVersion = False - BuildVersion_UpdateAssemblyVersion = True - BuildVersion_BuildVersioningStyle = None.None.Increment.DeltaBaseYearDayOfYear SolutionGuid = {7986F7F4-A86A-4994-B1B6-0988D7F057B6} + BuildVersion_BuildVersioningStyle = None.None.Increment.DeltaBaseYearDayOfYear + BuildVersion_UpdateAssemblyVersion = True + BuildVersion_UpdateFileVersion = False + BuildVersion_StartDate = 2000/1/1 + BuildVersion_AssemblyInfoFilename = Properties\AssemblyInfo.cs + BuildVersion_UseGlobalSettings = False EndGlobalSection EndGlobal |
