blowfishpro / B9PartSwitch

A Kerbal Space Program plugin designed to implement switching of part meshes, resources, and nodes
GNU Lesser General Public License v3.0
50 stars 33 forks source link

Use .NET 4 in test assembly #109

Closed blowfishpro closed 5 years ago

blowfishpro commented 5 years ago

It works with the main assembly being .NET 3.5, it may be the case that tests are being run against .NET 4 runtimes anyway. I don't really anticipate this causing any false positives/negatives in tests