3 references to ApplicationId
Microsoft.Maui.Resizetizer (3)
GeneratePackageAppxManifest.cs (3)
77 if (!string.IsNullOrEmpty(ApplicationId) || !string.IsNullOrEmpty(ApplicationDisplayVersion) || !string.IsNullOrEmpty(ApplicationVersion)) 89 if (!string.IsNullOrEmpty(ApplicationId)) 95 identity.SetAttributeValue(xname, ApplicationId);