mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
9 lines
No EOL
282 B
C#
9 lines
No EOL
282 B
C#
using System.Reflection;
|
|
using System.Windows;
|
|
|
|
[assembly: AssemblyTitle("Wox")]
|
|
[assembly: ThemeInfo(
|
|
ResourceDictionaryLocation.None,
|
|
ResourceDictionaryLocation.SourceAssembly
|
|
)]
|
|
[assembly: Exceptionless.Configuration.Exceptionless("e0b256fbe9384498ba89aae2a6b7f8ab")] |