Hi, I need get .net framework version for each project in TFS. Some project store info about .net version in csproj file, but not all. Node "targetframeworkversion" missing in some csprojfiles. Is any way to get info about version for all projects programmatically
? Thanks
↧