mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
5 lines
167 B
C#
5 lines
167 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.Plugin.Sys")]
|
|
[assembly: Guid("e1eecff6-3f25-424d-9bbd-cbd7d6e1e11e")] |