The C# projects target different versions by putting different TargetFrameworkVersion values in each project configuration. This doesn't work for the VB project and hence it is currently disabled. This doesn't matter too much because none of the VB tests are version-specific and there aren't that many of them. If we decide it does matter then we should figure out how to get the VB project to target correctly.
↧