mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
5 lines
161 B
C#
5 lines
161 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.Core")]
|
|
[assembly: Guid("693aa0e5-741b-4759-b740-fdbb011a3280")] |