mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-17 21:18:09 +08:00
5 lines
173 B
C#
5 lines
173 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.Plugin.WebSearch")]
|
|
[assembly: Guid("42c17706-44ba-4549-ab66-7bd994706cd1")] |