mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
5 lines
167 B
C#
5 lines
167 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.Plugin.Url")]
|
|
[assembly: Guid("ea42b60d-34ff-4656-8ee1-012afa397d3e")] |