mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-15 03:59:15 +08:00
5 lines
167 B
C#
5 lines
167 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.Plugin.CMD")]
|
|
[assembly: Guid("9283a32d-5d3c-4231-96e0-2150ed4716b9")] |