mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
5 lines
No EOL
180 B
C#
5 lines
No EOL
180 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.Plugin.PluginManagement")]
|
|
[assembly: Guid("92b59bab-5c8c-414b-a8d7-326c7be3a11d")] |