From cdef2dee5a9adacff525a3c97e67a979997dc66f Mon Sep 17 00:00:00 2001 From: Barbara Kudiess Date: Tue, 24 Mar 2020 13:54:06 -0700 Subject: [PATCH] deleting unused project files --- .../Wox.Plugin.BrowserBookmark.csproj | 87 ---------- .../Wox.Plugin.Color/Wox.Plugin.Color.csproj | 108 ------------ .../Wox.Plugin.ControlPanel.csproj | 108 ------------ .../Wox.Plugin.Everything.csproj | 135 --------------- .../Wox.Plugin.PluginIndicator.csproj | 109 ------------ .../Wox.Plugin.PluginManagement.csproj | 110 ------------ .../Wox.Plugin.Sys/Wox.Plugin.Sys.csproj | 135 --------------- .../Wox.Plugin.Url/Wox.Plugin.Url.csproj | 101 ----------- .../Wox.Plugin.WebSearch.csproj | 157 ------------------ 9 files changed, 1050 deletions(-) delete mode 100644 src/modules/launcher/Plugins/Wox.Plugin.BrowserBookmark/Wox.Plugin.BrowserBookmark.csproj delete mode 100644 src/modules/launcher/Plugins/Wox.Plugin.Color/Wox.Plugin.Color.csproj delete mode 100644 src/modules/launcher/Plugins/Wox.Plugin.ControlPanel/Wox.Plugin.ControlPanel.csproj delete mode 100644 src/modules/launcher/Plugins/Wox.Plugin.Everything/Wox.Plugin.Everything.csproj delete mode 100644 src/modules/launcher/Plugins/Wox.Plugin.PluginIndicator/Wox.Plugin.PluginIndicator.csproj delete mode 100644 src/modules/launcher/Plugins/Wox.Plugin.PluginManagement/Wox.Plugin.PluginManagement.csproj delete mode 100644 src/modules/launcher/Plugins/Wox.Plugin.Sys/Wox.Plugin.Sys.csproj delete mode 100644 src/modules/launcher/Plugins/Wox.Plugin.Url/Wox.Plugin.Url.csproj delete mode 100644 src/modules/launcher/Plugins/Wox.Plugin.WebSearch/Wox.Plugin.WebSearch.csproj diff --git a/src/modules/launcher/Plugins/Wox.Plugin.BrowserBookmark/Wox.Plugin.BrowserBookmark.csproj b/src/modules/launcher/Plugins/Wox.Plugin.BrowserBookmark/Wox.Plugin.BrowserBookmark.csproj deleted file mode 100644 index 7b289a51c9..0000000000 --- a/src/modules/launcher/Plugins/Wox.Plugin.BrowserBookmark/Wox.Plugin.BrowserBookmark.csproj +++ /dev/null @@ -1,87 +0,0 @@ - - - - netcoreapp3.1 - {9B130CC5-14FB-41FF-B310-0A95B6894C37} - Properties - Wox.Plugin.BrowserBookmark - Wox.Plugin.BrowserBookmark - false - false - - - - true - full - false - ..\..\Output\Debug\Plugins\Wox.Plugin.BrowserBookmark\ - DEBUG;TRACE - prompt - 4 - false - - - - pdbonly - true - ..\..\Output\Release\Plugins\Wox.Plugin.BrowserBookmark\ - TRACE - prompt - 4 - false - - - - - PreserveNewest - - - - - - Always - - - Designer - MSBuild:Compile - PreserveNewest - - - Always - - - Always - - - - - - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/modules/launcher/Plugins/Wox.Plugin.Color/Wox.Plugin.Color.csproj b/src/modules/launcher/Plugins/Wox.Plugin.Color/Wox.Plugin.Color.csproj deleted file mode 100644 index 38e84fa2b5..0000000000 --- a/src/modules/launcher/Plugins/Wox.Plugin.Color/Wox.Plugin.Color.csproj +++ /dev/null @@ -1,108 +0,0 @@ - - - - netcoreapp3.1 - {F35190AA-4758-4D9E-A193-E3BDF6AD3567} - Properties - Wox.Plugin.Color - Wox.Plugin.Color - false - false - - - - true - full - false - ..\..\Output\Debug\Plugins\Wox.Plugin.Color\ - DEBUG;TRACE - prompt - 4 - false - - - - pdbonly - true - ..\..\Output\Release\Plugins\Wox.Plugin.Color\ - TRACE - prompt - 4 - false - - - - - PreserveNewest - - - - - - PreserveNewest - - - - - - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/modules/launcher/Plugins/Wox.Plugin.ControlPanel/Wox.Plugin.ControlPanel.csproj b/src/modules/launcher/Plugins/Wox.Plugin.ControlPanel/Wox.Plugin.ControlPanel.csproj deleted file mode 100644 index 14d7db95fc..0000000000 --- a/src/modules/launcher/Plugins/Wox.Plugin.ControlPanel/Wox.Plugin.ControlPanel.csproj +++ /dev/null @@ -1,108 +0,0 @@ - - - - netcoreapp3.1 - {1EE20B48-82FB-48A2-8086-675D6DDAB4F0} - Properties - Wox.Plugin.ControlPanel - Wox.Plugin.ControlPanel - false - false - - - - true - full - false - ..\..\Output\Debug\Plugins\Wox.Plugin.ControlPanel\ - DEBUG;TRACE - prompt - 4 - false - - - - pdbonly - true - ..\..\Output\Release\Plugins\Wox.Plugin.ControlPanel\ - TRACE - prompt - 4 - false - - - - - PreserveNewest - - - - - - - - - - - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/modules/launcher/Plugins/Wox.Plugin.Everything/Wox.Plugin.Everything.csproj b/src/modules/launcher/Plugins/Wox.Plugin.Everything/Wox.Plugin.Everything.csproj deleted file mode 100644 index 6d7d8ac688..0000000000 --- a/src/modules/launcher/Plugins/Wox.Plugin.Everything/Wox.Plugin.Everything.csproj +++ /dev/null @@ -1,135 +0,0 @@ - - - - netcoreapp3.1 - {230AE83F-E92E-4E69-8355-426B305DA9C0} - Properties - Wox.Plugin.Everything - Wox.Plugin.Everything - false - false - - - - true - full - false - ..\..\Output\Debug\Plugins\Wox.Plugin.Everything\ - DEBUG;TRACE - prompt - 4 - AnyCPU - false - - - - pdbonly - true - ..\..\Output\Release\Plugins\Wox.Plugin.Everything\ - TRACE - prompt - 4 - false - - - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - - - - PreserveNewest - - - - - - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - Designer - MSBuild:Compile - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/modules/launcher/Plugins/Wox.Plugin.PluginIndicator/Wox.Plugin.PluginIndicator.csproj b/src/modules/launcher/Plugins/Wox.Plugin.PluginIndicator/Wox.Plugin.PluginIndicator.csproj deleted file mode 100644 index 1d1902eba9..0000000000 --- a/src/modules/launcher/Plugins/Wox.Plugin.PluginIndicator/Wox.Plugin.PluginIndicator.csproj +++ /dev/null @@ -1,109 +0,0 @@ - - - - netcoreapp3.1 - {FDED22C8-B637-42E8-824A-63B5B6E05A3A} - Properties - Wox.Plugin.PluginIndicator - Wox.Plugin.PluginIndicator - false - false - - - - true - full - false - ..\..\Output\Debug\Plugins\Wox.Plugin.PluginIndicator\ - DEBUG;TRACE - prompt - 4 - false - - - - pdbonly - true - ..\..\Output\Release\Plugins\Wox.Plugin.PluginIndicator\ - TRACE - prompt - 4 - false - - - - - PreserveNewest - - - - - - - - - - - - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/modules/launcher/Plugins/Wox.Plugin.PluginManagement/Wox.Plugin.PluginManagement.csproj b/src/modules/launcher/Plugins/Wox.Plugin.PluginManagement/Wox.Plugin.PluginManagement.csproj deleted file mode 100644 index 62f59df4e5..0000000000 --- a/src/modules/launcher/Plugins/Wox.Plugin.PluginManagement/Wox.Plugin.PluginManagement.csproj +++ /dev/null @@ -1,110 +0,0 @@ - - - - netcoreapp3.1 - {049490F0-ECD2-4148-9B39-2135EC346EBE} - Properties - Wox.Plugin.PluginManagement - Wox.Plugin.PluginManagement - true - false - false - - - - true - full - false - ..\..\Output\Debug\Plugins\Wox.Plugin.PluginManagement\ - DEBUG;TRACE - prompt - 4 - false - - - - pdbonly - true - ..\..\Output\Release\Plugins\Wox.Plugin.PluginManagement\ - TRACE - prompt - 4 - false - - - - - - - - - - PreserveNewest - - - - - - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/modules/launcher/Plugins/Wox.Plugin.Sys/Wox.Plugin.Sys.csproj b/src/modules/launcher/Plugins/Wox.Plugin.Sys/Wox.Plugin.Sys.csproj deleted file mode 100644 index 9fe2b0cbbd..0000000000 --- a/src/modules/launcher/Plugins/Wox.Plugin.Sys/Wox.Plugin.Sys.csproj +++ /dev/null @@ -1,135 +0,0 @@ - - - - netcoreapp3.1 - {0B9DE348-9361-4940-ADB6-F5953BFFCCEC} - Properties - Wox.Plugin.Sys - Wox.Plugin.Sys - true - false - false - - - - true - full - false - ..\..\Output\Debug\Plugins\Wox.Plugin.Sys\ - DEBUG;TRACE - prompt - 4 - false - - - - pdbonly - true - ..\..\Output\Release\Plugins\Wox.Plugin.Sys\ - TRACE - prompt - 4 - false - - - - - - - - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - MSBuild:Compile - Designer - PreserveNewest - - - MSBuild:Compile - Designer - PreserveNewest - - - MSBuild:Compile - Designer - PreserveNewest - - - MSBuild:Compile - Designer - PreserveNewest - - - MSBuild:Compile - Designer - PreserveNewest - - - MSBuild:Compile - Designer - PreserveNewest - - - MSBuild:Compile - Designer - - - - - - PreserveNewest - - - - - - PreserveNewest - - - - - - PreserveNewest - - - - - - PreserveNewest - - - - - - PreserveNewest - - - - - - PreserveNewest - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/modules/launcher/Plugins/Wox.Plugin.Url/Wox.Plugin.Url.csproj b/src/modules/launcher/Plugins/Wox.Plugin.Url/Wox.Plugin.Url.csproj deleted file mode 100644 index 163cadba64..0000000000 --- a/src/modules/launcher/Plugins/Wox.Plugin.Url/Wox.Plugin.Url.csproj +++ /dev/null @@ -1,101 +0,0 @@ - - - - netcoreapp3.1 - {A3DCCBCA-ACC1-421D-B16E-210896234C26} - true - Properties - Wox.Plugin.Url - Wox.Plugin.Url - false - false - - - - true - full - false - ..\..\Output\Debug\Plugins\Wox.Plugin.Url\ - DEBUG;TRACE - prompt - 4 - false - - - - pdbonly - true - ..\..\Output\Release\Plugins\Wox.Plugin.Url\ - TRACE - prompt - 4 - false - - - - - PreserveNewest - - - - - - - - - - - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - MSBuild:Compile - Designer - PreserveNewest - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/modules/launcher/Plugins/Wox.Plugin.WebSearch/Wox.Plugin.WebSearch.csproj b/src/modules/launcher/Plugins/Wox.Plugin.WebSearch/Wox.Plugin.WebSearch.csproj deleted file mode 100644 index 54ce4d7243..0000000000 --- a/src/modules/launcher/Plugins/Wox.Plugin.WebSearch/Wox.Plugin.WebSearch.csproj +++ /dev/null @@ -1,157 +0,0 @@ - - - - netcoreapp3.1 - {403B57F2-1856-4FC7-8A24-36AB346B763E} - Properties - Wox.Plugin.WebSearch - Wox.Plugin.WebSearch - false - false - - - - true - full - false - ..\..\Output\Debug\Plugins\Wox.Plugin.WebSearch\ - DEBUG;TRACE - prompt - 4 - false - - - - pdbonly - true - ..\..\Output\Release\Plugins\Wox.Plugin.WebSearch\ - TRACE - prompt - 4 - false - - - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - MSBuild:Compile - Designer - PreserveNewest - - - MSBuild:Compile - Designer - PreserveNewest - - - MSBuild:Compile - Designer - PreserveNewest - - - MSBuild:Compile - Designer - PreserveNewest - - - MSBuild:Compile - Designer - PreserveNewest - - - MSBuild:Compile - Designer - PreserveNewest - - - MSBuild:Compile - Designer - - - MSBuild:Compile - Designer - - - - - - PreserveNewest - - - - - - PreserveNewest - - - - - - - - - - - - - - - - - - - - \ No newline at end of file