Hi,
I'm looking to move over to use the SolutionPackager with my Visual Studio solution. The unique name for the webresource does not have an extension e.g. xxx_mywebresource. When adding this to the VS solution it automatically adds the extension to the local file (e.g. xxx_mywebresource.js, which is what I want as VS will know what file type it is).
However, when trying to pack a solution using this web resource it complains saying it can't find xxx_mywebresource as the file is actually called xxx_mywebresource.js.
Is it possible to add this to the map? I would like to keep the extension of the file in VS and solve this issue at the SolutionPackager side.
Thanks
*This post is locked for comments
I have the same question (0)