sboulema / TGit

Control TortoiseGit from within Visual Studio
MIT License
31 stars 9 forks source link

TGitPackage package for VS2013 has a dependency on VS2015 shell assembly #39

Closed KocourKuba closed 6 years ago

KocourKuba commented 6 years ago

No 2015 VS installed on this computer. Only VS2013

56 Information VisualStudio Begin package load [TGitPackage] {6C58D6E5-11BA-43BA-9A63-A624F264EC06} 57 Error VisualStudio CreateInstance failed for package [TGitPackage] {6C58D6E5-11BA-43BA-9A63-A624F264EC06}
80070002 Could not load file or assembly 'Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
58 Error VisualStudio End package load [TGitPackage] {6C58D6E5-11BA-43BA-9A63-A624F264EC06}
80004005 - E_FAIL Could not load file or assembly 'Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
sboulema commented 6 years ago

Please try the new release!

KocourKuba commented 6 years ago

Thanks! Installed and run without problem.