Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Re-enable documentation output.
  • Loading branch information
ngbrown committed Mar 31, 2020
commit c5226e15ba1b5c393ec34e65a2ee3b202d835e9b
2 changes: 2 additions & 0 deletions EEIP.NET/EEIP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<Product>EEIP.NET</Product>
<Description>Ethernet/IP compatible library for .NET implementations Supports IO Scanner and Explicit Message Client functionality For Data Exchange with Ethernet/IP Devices.</Description>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn);1591</NoWarn>
<PackageId>EEIP.NET</PackageId>
<Authors>Stefan Rossmann and others</Authors>
<PackageProjectUrl>https://github.com/rossmann-engineering/EEIP.NET</PackageProjectUrl>
Expand Down