Skip to content

Add GenerateWebResources and ApplyPublisherPrefixToWebResource flags#68

Merged
TomProkop merged 1 commit into
TALXIS:masterfrom
zekelinAlex:users/alexander.zekelin/generate-wr-param
Jun 27, 2026
Merged

Add GenerateWebResources and ApplyPublisherPrefixToWebResource flags#68
TomProkop merged 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
@TomProkop TomProkop merged commit f268f91 into TALXIS:master Jun 27, 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.

2 participants