fix release build

This commit is contained in:
Davide 2020-11-04 19:57:55 +01:00
parent fdb39ca314
commit 21c1665678

View file

@ -5,9 +5,11 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Runtime.Loader;
using Wox.Infrastructure;
using Wox.Plugin;
using Wox.Plugin.Logger;
namespace PowerLauncher.Plugin
{