Saurav Sarkar wrote:
>
> Does the build machines need to have the same version of SQLite SDKs
> installed manually in order to resolve the dependency ?
> 

I'm not exactly sure how versioning works for the VSIX mechanism; however,
I think they use exact matching on the version number.

>
> There can be multiple project in my TFS collection which can refer to
> separate version of VSIX files.
> 

Disclaimer: I've never personally used TFS.

> 
> Both versions can not co exist together.
> What happens then ?
> 

I'm not sure why not.  The VSIX itself has complete version information
and should end up getting installed into a named directory that contains
the version number itself within it.  That being said, maybe some special
setup is required for TFS (which I know almost nothing about).

--
Joe Mistachkin

Reply via email to