I want to check the version of the currently installed VSPackage to notify the users if his version is outdated. I don't want to upload my extension (yet), so I can't use the built-in update feature.
How can I read the version of my extension that is specified in the vsixmanifest file?