This is documentation of how I solved this:
I had a horrible time verifying whether the code in a fork by @lremedi (https://github.com/lremedi/VersionOne.Client.VisualStudio) could compile on my machine. The VSPackage project build said FAILED, but there were NO ERRORS, only a few warnings.
Here's how we resolved that:
- In Visual Studio 2012, I turned on Detailed MSBuild verbosity under
TOOLS > Options > Projects and Solutions > Build and Run
- This showed the following output:
3>Task "EnableExtension"
3>Done executing task "EnableExtension" -- FAILED.
3>Done building target "DeployVsixExtensionFiles" in project "VersionOne.VisualStudio.VSPackage.csproj" -- > FAILED.
========== Build: 3 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
This is documentation of how I solved this:
I had a horrible time verifying whether the code in a fork by @lremedi (https://github.com/lremedi/VersionOne.Client.VisualStudio) could compile on my machine. The VSPackage project build said FAILED, but there were NO ERRORS, only a few warnings.
Here's how we resolved that:
TOOLS > Options > Projects and Solutions > Build and RunHKEY_USERS\S-1-5-21-791890058-2983722243-1626712966-4341\Software\Microsoft\VisualStudio\11.0Exp\ExtensionManager\PendingDeletionsI had entries for VersionOne Tracker.