Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default PackageIdentifier does not change despite modifying Publisher and PackageName values #283

Closed
ryfu-msft opened this issue Jul 15, 2022 · 0 comments · Fixed by #288

Comments

@ryfu-msft
Copy link
Contributor

ryfu-msft commented Jul 15, 2022

Brief description of your issue

When using the new command with an MSIX package, winget-create will provide a package identifier based on the default values of the Publisher and PackageName values. However, despite making changes to those fields, the package identifier remains the same. PackageIdentifier should change if those values change.

Steps to reproduce

Change Publisher and PackageName

PackageId remains as MicrosoftCorporation.WindowsPackageManagerManifestCreator

Expected behavior

PackageId should change depending on the publisher and packagename values.

Actual behavior

Default packageId value persists

Environment

WingetCreate 1.0.4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant