mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
5 lines
174 B
C#
5 lines
174 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.Plugin.Everything")]
|
|
[assembly: Guid("97f6ccd0-e9dc-4aa2-b4ce-6b9f14ea20a7")] |