mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
git-subtree-dir: src/modules/launcher git-subtree-mainline:852689b3dfgit-subtree-split:28acd466b3
5 lines
176 B
C#
5 lines
176 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.Plugin.ControlPanel")]
|
|
[assembly: Guid("59141b10-8941-4e90-a0a6-bc9385a04cc6")] |