Files
git-tfs/GitTfs.VsCommon
Philippe Miossec 3dc4a39455 Vs2015: Fix finding the registry key for assembly used by checkin tool
The name key in the registry to find the path toward the file
"Microsoft.TeamFoundation.VersionControl.ControlAdapter.dll"
change with

ex:
Vs2015 => "Microsoft.VisualStudio.TeamFoundation.TeamExplorer.Extensions,14.0.23102"
Vs2015 Update 1 => "Microsoft.VisualStudio.TeamFoundation.TeamExplorer.Extensions,14.0.24712"

The only way to solve the problem is to look at the key beginning with
"Microsoft.VisualStudio.TeamFoundation.TeamExplorer.Extensions"

fix #888
2015-12-16 00:49:51 +01:00
..
2014-02-06 15:35:03 +04:00
2014-07-30 10:39:36 +02:00
2015-08-17 19:08:49 +02:00