Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix helper doc for package name and winmd file seperator#144

Merged
dlech merged 1 commit into
pywinrt:mainfrom
Hong-Xiang:fix/cli-helper-doc-sperator-not-correct
Dec 11, 2025
Merged

fix helper doc for package name and winmd file seperator#144
dlech merged 1 commit into
pywinrt:mainfrom
Hong-Xiang:fix/cli-helper-doc-sperator-not-correct

Conversation

@Hong-Xiang

Copy link
Copy Markdown
Contributor

While CLI help doc says package name and path is using ':' as separator, the actual implementation and existing scripts are using ';'.

var split = value.Split(";");

@dlech dlech merged commit dcb06e3 into pywinrt:main Dec 11, 2025
1 check passed
@dlech

dlech commented Dec 11, 2025

Copy link
Copy Markdown
Member

Thanks!

@Hong-Xiang Hong-Xiang deleted the fix/cli-helper-doc-sperator-not-correct branch December 12, 2025 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants