Files
PowerToys/src/modules/launcher/Wox.Plugin
Jaime Bernardo 50b24d0779 [Deps]Fix .NET 8.0.1 dependency version conflicts (#30892)
* Fix System.Drawing.Common version conflicts

* Fix System.Data.OleDb dependencies

* Fix System.Diagnostics.EventLog dll version incompatibility

* Fix System.CodeDom dll version incompatibility

* Update NOTICE.md
2024-01-11 16:11:32 +00:00
..
2023-11-22 12:46:59 -05:00
2020-04-28 15:06:01 -07:00
2023-11-22 12:46:59 -05:00

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