rossmann-engineering / EEIP.NET

Ethernet/IP compatible library for .NET implementations
MIT License
210 stars 120 forks source link

Change reference to EEIP from dll to project for all dependent projects. #13

Closed rtigithub closed 4 years ago

rtigithub commented 4 years ago

Instead of referencing the binary dll from the EEIP build, the dependent projects now reference the EEIP project. This helps ensure that any change to the library will force a build of the dependent projects.