Kaleb Luedtke
Kaleb Luedtke
null ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-pkgs/pull/75883)
null ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-pkgs/pull/75884)
null ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-pkgs/pull/75885)
null ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-pkgs/pull/75886)
null ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-pkgs/pull/75750)
null ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-pkgs/pull/74276)
null ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-pkgs/pull/75773)
null ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/winget-pkgs/pull/72919)
### Brief description of your issue The 1.2.0 schemas list Zip as an allowable installer type, despite not having `NestedInstallerType` or `NestedInstallerFiles` ### Steps to reproduce https://github.com/microsoft/winget-cli/blob/e583f91512638da6edb815ab2fe1f4cc845b0ed1/schemas/JSON/manifests/v1.2.0/manifest.installer.1.2.0.json#L55-L71 https://github.com/microsoft/winget-cli/blob/e583f91512638da6edb815ab2fe1f4cc845b0ed1/schemas/JSON/manifests/v1.2.0/manifest.singleton.1.2.0.json#L97-L113 ### Expected...
* Non-Portable Installer Type doesn't warn when `PortableCommandAlias` is included for a NestedInstallerFile > Note: The below items are likely not implemented yet, as Portable support hasn't been implemented for...