mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Fix dependency references issue of c# plugins.
This commit is contained in:
8
Plugins/Wox.Plugin.DotnetPluginTest/plugin.ini
Normal file
8
Plugins/Wox.Plugin.DotnetPluginTest/plugin.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
[plugin]
|
||||
ActionKeyword = ts
|
||||
Name = dotnet test
|
||||
Author = qianlifeng
|
||||
Version = 0.1
|
||||
Language = csharp
|
||||
Description = test
|
||||
ExecuteFile = Wox.Plugin.DotnetPluginTest.dll
|
||||
Reference in New Issue
Block a user