Forum member

breinke

1 post

Posts by breinke

  1. Build failure issue - 'Class1' does not contain a definition for 'Property2'

    I have the same issue, and perhaps a clue. I've written a C# console app in Visual Studio 2010, "Driver". The Driver is intended to feed work into a publishing system, defined in a local reference (dll) "actify.publishing.system". I used Visual Studio's built-in ability to "Create Unit Tests..…