[GPO] Fix the admx file by removing obsolete using
Summary of the Pull Request
There was an obsolete using that prevented users from import into Intune management.
PR Checklist
- [x] Closes: #21702
- [x] Communication: I've discussed this with core contributors already. If work hasn't been agreed, this work might be rejected
- [ ] Tests: Added/updated and all pass
- [ ] Localization: All end user facing strings can be localized
- [ ] Dev docs: Added/updated
- [ ] New binaries: Added on the required places
- [ ] JSON for signing for new binaries
- [ ] WXS for installer for new binaries and localization folder
- [ ] YML for CI pipeline for new test projects
- [ ] YML for signed pipeline
- [ ] Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx
Detailed Description of the Pull Request / Additional comments
In addition to the fix this PR adds a version information file. This file helps users to identify the downloaded admx later.
Validation Steps Performed
nothing
@jaimecbernardo Are you okay with the new version file? Do we need some additional changes to add the version file to the release download asset?
Comment sounds good too. The revision 1 was only for the "using" fix.
Hi @htcfreek , added the PowerToys version next to the needed revision. LGTY?
Merging so we can include in the hotfix. Other formats may be done for 0.65 if needed.