I posted previously about using the InternalsVisibleTo attribute for unit testing and how I had come across David Kean's very helpful PublicKey application. I have been using this application for the last month or so and it has been great, until yesterday.
I changed the snk file used by my solution. This caused an interesting Catch-22 situation. AssemblyA couldn't compile because it had an InternalsVisibleTo attribute pointing to AssemblyATest, which now has the wrong PublicKey val...
[More]
Tags: GetPublicKey, Great Tools, Unit Testing
ac6f6b11-7ddd-47e0-b7f7-725abd63ffc3|0|.0