-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
bug:failing-test-would-be-niceIssues that would benefit from an automated test to confirm the problemIssues that would benefit from an automated test to confirm the problemhelp wantedIssues and features that are open to external contributionIssues and features that are open to external contribution
Description
Two, or more applications with names that begin the same for example:
MyApp and MyAppTwo
If I have both the apps pinned on the taskbar and I update or uninstall MyApp the shortcuts of the other app MyAppTwo pinned to the taskbar will be updated too.
Could this be the issue?
if (!shortcut.Target.StartsWith(rootAppDirectory, StringComparison.OrdinalIgnoreCase)) continue; |
Metadata
Metadata
Assignees
Labels
bug:failing-test-would-be-niceIssues that would benefit from an automated test to confirm the problemIssues that would benefit from an automated test to confirm the problemhelp wantedIssues and features that are open to external contributionIssues and features that are open to external contribution