mirror of
https://github.com/junian/Standard.Licensing.git
synced 2026-04-25 13:55:53 +03:00
[GH-ISSUE #26] What are valid options for ProductFeatures #22
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Standard.Licensing#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @emilaz on GitHub (Feb 1, 2023).
Original GitHub issue: https://github.com/junian/Standard.Licensing/issues/26
I was wondering where I can see what the
.WithProductFeatures(Dictionary<string, string> productFeatures)function actually does and where I could see which options I could set there?@AntiGuideAkquinet commented on GitHub (Feb 24, 2023):
The function works with any string as it is only used to build up an XML file.
When using a setup like the one provided in the README:
The output will look like this: