Commit Graph

5 Commits

Author SHA1 Message Date
Derek Heiser
e65c0eed25 S7.NET Testability Updates
Removed the Controls project and existing Test projects. Added new Test
project and references to NUnit and Should projects for testing.
Extracted IPlc interface to help test projects that reference this
library. Also implemented the IDisposable interface on the Plc object so
that references to mSocket would be cleaned up appropriately when the
object is blown away.
2013-02-09 10:17:47 -06:00
Derek Heiser
03e3c8abc3 Updated .gitignore
Got rid of .user and .suo extensions within the project.
2013-02-09 10:12:35 -06:00
Derek Heiser
41779ea399 Added .gitignore file
Gotta get rid of all these extra directories!
2013-02-09 10:10:38 -06:00
Derek Heiser
d87948ec33 Updated README
Added project description and links to project originator on CodePlex.
2013-02-09 10:04:27 -06:00
killnine
041a7785ca Initial commit 2013-02-08 13:00:56 -08:00