mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
git-subtree-dir: src/modules/launcher git-subtree-mainline:852689b3dfgit-subtree-split:28acd466b3
5 lines
179 B
C#
5 lines
179 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.Plugin.PluginIndicator")]
|
|
[assembly: Guid("27f6d9fc-340b-47be-90ea-2a86bfca7bad")] |