Skip to content

Commit

Permalink
Embedded documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tbm0115 committed Jun 14, 2023
1 parent dc0d3ee commit 69d90e6
Show file tree
Hide file tree
Showing 2 changed files with 27,689 additions and 1 deletion.
5 changes: 4 additions & 1 deletion AdapterSdk/AdapterSdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,17 @@
<ApplicationIcon>icon.ico</ApplicationIcon>
<PackageProjectUrl>https://github.com/TrueAnalyticsSolutions/MtconnectCore.Adapter</PackageProjectUrl>
<RepositoryUrl>$(ProjectUrl)</RepositoryUrl>
<Version>2.0.1</Version>
<Version>2.0.2</Version>
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<DebugSymbols>true</DebugSymbols>
<EmbedAllSources>true</EmbedAllSources>
<DebugType>portable</DebugType>
<DocumentationFile>$(AssemblyName).xml</DocumentationFile>
</PropertyGroup>

<ItemGroup>
<None Remove="AdapterSdk.xml" />
<None Remove="icon.jpg" />
<None Remove="logo_v2.0.jpg" />
<None Remove="MTConnect_8-bit.png" />
Expand Down Expand Up @@ -66,6 +68,7 @@
<Content Include="UPnP-Description.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<EmbeddedResource Include="AdapterSdk.xml" />
<None Include="README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
Expand Down
Loading

0 comments on commit 69d90e6

Please sign in to comment.