In Visual Studio, when setting a reference to an assembly, I always have to think and rethink my decision when trying to pick the latest version. Consider this list: MyPublisher.GreatComponent 1.0.0.100 MyPublisher.GreatComponent 1.0.0.2 Now, which one
Read More...