mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
5 lines
176 B
C#
5 lines
176 B
C#
using System.Reflection;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Wox.UpdateFeedGenerator")]
|
|
[assembly: Guid("2f3420c0-2c21-4f71-a45d-a47b5305fe20")] |