mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
5 lines
161 B
C#
5 lines
161 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.Test")]
|
|
[assembly: Guid("c42c2b1b-ead4-498c-a06d-7cbde85760e4")] |