mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
[StyleCop] Wox.Plugin - last amount needed to fully integrate (#5853)
* StyleCop for Plugin * getting release mode working
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Wox.Plugin
|
||||
public PluginMetadata CurrentPluginMetadata { get; internal set; }
|
||||
|
||||
/// <summary>
|
||||
/// Public APIs for plugin invocation
|
||||
/// Gets or sets public APIs for plugin invocation
|
||||
/// </summary>
|
||||
public IPublicAPI API { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user