Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Release notes in a VSIX packaget
-
Hi,
We have started using the VSIX feed in Proget.
I have deployed a new version of a package with Release Notes in vsix.manifest file but there are no Release Notes in the packet in the Proget feed?
Product: ProGet
Version: 5.2.5
-
Hi Gordon,
Looking at the code, it should work if the ReleaseNotes element is within PackageManifest under Metadata.
This would be the schema we use:
https://docs.microsoft.com/en-us/visualstudio/extensibility/vsix-extension-schema-2-0-reference?view=vs-2019Thanks,
Jason