mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
5 lines
171 B
C#
5 lines
171 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.Plugin.Program")]
|
|
[assembly: Guid("82f60d9a-9280-4b6a-8b21-f3c694cb7e1d")] |