2 references to IconImageExtension
Microsoft.Maui.Resizetizer (2)
GenerateTizenManifest.cs (2)
148 icon.Value = IconDefaultDpiType + "/" + appIconInfo.OutputName + defaultDpi.FileSuffix + IconImageExtension; 154 icon.Value = dpiValue + "/" + appIconInfo.OutputName + fileSuffix + IconImageExtension;