I've create a solution template. When installing the VSIX package locally everything works fine but when trying to upload/publish my VSIX file to VS Marketplace I'm getting this error: VSIX packages of type 'Microsoft.VisualStudio.ProjectTemplate' cannot include .pkgdef files.
How can I exclude the pkgdef file from the VSIX package so I can get rid of this error.