Fix for 3116, changing uwp to packaged (#3123)

This commit is contained in:
Clint Rutkas 2020-05-20 09:17:46 -07:00 committed by GitHub
parent 2eecaf4570
commit 61c0c35e92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -279,7 +279,7 @@ namespace Microsoft.Plugin.Program.Programs
var result = new Result
{
SubTitle = "UWP application",
SubTitle = "Packaged application",
Icon = Logo,
Score = score,
ContextData = this,