Skip to content

Add GenerateWebResources and ApplyPublisherPrefixToWebResource flags#68

Open
zekelinAlex wants to merge 1 commit into
TALXIS:masterfrom
zekelinAlex:users/alexander.zekelin/generate-wr-param
Open

Add GenerateWebResources and ApplyPublisherPrefixToWebResource flags#68
zekelinAlex wants to merge 1 commit into
TALXIS:masterfrom
zekelinAlex:users/alexander.zekelin/generate-wr-param

Conversation

@zekelinAlex

Copy link
Copy Markdown
Contributor

Adds two MSBuild flags to the Solution so you can control how script libraries get turned into web resources.

ApplyPublisherPrefixToWebResource (default true) controls naming. When it's off, ResolveWebResourceName keeps the original file name as-is instead of splitting on the first underscore and forcing the publisher prefix

GenerateWebResources (default true) gates the whole data.xml + root-component step. Set it to false and the build skips writing the generated data.xml files and stops adding the web resources to Solution.xml

@zekelinAlex zekelinAlex changed the title Add GenerateWebResources and ApplyPublisherPrefixToWebResource flags Description Add GenerateWebResources and ApplyPublisherPrefixToWebResource flags Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant