mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
* Settings packages updated * removing WinUI references from wox base * removing unneeded reference Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
What does Wox.Plugin do?
- Defines base objects and interfaces for plugins
- Plugin authors making C# plugins should reference this DLL via nuget
- Contains base commands used by all plugins