mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
* Enabled FxCopAnalyzer for Wox.Plugin * Fixed build errors - CA1824: Mark assemblies with NeutralResourcesLanguageAttribute
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