Renaming executable to PowerLauncher. Replaceing icons with placeholder. Deleting Docs folder

This commit is contained in:
ryanbodrug-microsoft
2020-03-27 09:17:33 -07:00
parent 71992f5b17
commit b0e6e31d92
18 changed files with 18 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Wox")]
[assembly: InternalsVisibleTo("PowerLauncher")]
[assembly: InternalsVisibleTo("Wox.Core")]
[assembly: InternalsVisibleTo("Wox.Test")]