mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-14 19:49:15 +08:00
5 lines
173 B
C#
5 lines
173 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.Plugin.Caculator")]
|
|
[assembly: Guid("ba698b90-59ed-4c2e-bce1-497eb2f9e76f")] |