mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
5 lines
170 B
C#
5 lines
170 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.CrashReporter")]
|
|
[assembly: Guid("0ea3743c-2c0d-4b13-b9ce-e5e1f85aea23")] |