-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
WinDirStat - Make InstallationNotes more accurate #174360
WinDirStat - Make InstallationNotes more accurate #174360
Conversation
/AzurePipelines run |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Head branch was pushed to by a user without write access
/AzurePipelines run |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Hi @Trenly, This manifest removes the DisplayVersion from the AppsAndFeaturesEntries, which is present in previous manifest versions. This entry should be added to this version, to maintain version matching, and prevent the 'upgrade always available' situation with this package. (Automated response - build 896.) |
Pretty sure it doesn't |
9564cff
into
microsoft:master
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
Apologies - that check isn't supposed to fire when there's no installer.yaml. |
Checklist for Pull Requests
Manifests
winget validate --manifest <path>
?winget install --manifest <path>
?Note:
<path>
is the directory's name containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow