PowerToys
PowerToys copied to clipboard
PowerToys Run - New plugin checklist: Target framework
Provide a description of requested docs changes
The plugin target framework instruction is old.
https://github.com/microsoft/PowerToys/blob/8bdbeb41d4fe143425648c153c06049d1865380e/doc/devdocs/modules/launcher/new-plugin-checklist.md?plain=1#L34
Should be net8.0-windows.
What target framework requirements does dependencies have now?
Hi @hlaueriksson I don't think there are strict requirements for dependencies: libraries compatible with .NET 8 should be fine.
In case someone wants to open a PR this line is also outdated since we are now targeting x64 and ARM64:
https://github.com/microsoft/PowerToys/blob/8bdbeb41d4fe143425648c153c06049d1865380e/doc/devdocs/modules/launcher/new-plugin-checklist.md?plain=1#L7
@hlaueriksson , @parvezkhan0, @Bhomesh You are all working on this and we now have three open PRs. We can only merge one.
@htcfreek Which PR do you prefer?
They are doing exactly the same. I would say the first one.
@hlaueriksson , @parvezkhan0, @Bhomesh You are all working on this and we now have three open PRs. We can only merge one.
@crutkas Which one of the three PRs (#30920, #30927, #30895) should we keep?
I think we keep https://github.com/microsoft/PowerToys/pull/30927/files and https://github.com/microsoft/PowerToys/pull/30920/files . #30895 doesn't seem correct.
Hi, this has been worked on for the 0.78 development cycle. 😄 Please update PowerToys to the latest: https://github.com/microsoft/PowerToys/releases