mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02: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")] |