From 9c7dc054defe73dbdd917e16ef7d341be1dfaa5a Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 25 Jun 2020 06:34:30 +1000 Subject: [PATCH] remove reference of dll in project file --- .../Flow.Launcher.Plugin.Program.csproj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj b/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj index 331566f90..fb3a894db 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj +++ b/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj @@ -44,10 +44,6 @@ .\AppxPackagingTlb.dll True - - .\ShObjIdlTlb.dll - True -