diff --git a/Packages.dgml b/Packages.dgml deleted file mode 100644 index 2f8435292..000000000 --- a/Packages.dgml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/WinAlfred.Plugin.Everything/EverythingAPI.cs b/Plugins/WinAlfred.Plugin.Everything/EverythingAPI.cs similarity index 100% rename from WinAlfred.Plugin.Everything/EverythingAPI.cs rename to Plugins/WinAlfred.Plugin.Everything/EverythingAPI.cs diff --git a/WinAlfred.Plugin.Everything/Main.cs b/Plugins/WinAlfred.Plugin.Everything/Main.cs similarity index 100% rename from WinAlfred.Plugin.Everything/Main.cs rename to Plugins/WinAlfred.Plugin.Everything/Main.cs diff --git a/WinAlfred.Plugin.Everything/Properties/AssemblyInfo.cs b/Plugins/WinAlfred.Plugin.Everything/Properties/AssemblyInfo.cs similarity index 100% rename from WinAlfred.Plugin.Everything/Properties/AssemblyInfo.cs rename to Plugins/WinAlfred.Plugin.Everything/Properties/AssemblyInfo.cs diff --git a/WinAlfred.Plugin.Everything/WinAlfred.Plugin.Everything.csproj b/Plugins/WinAlfred.Plugin.Everything/WinAlfred.Plugin.Everything.csproj similarity index 96% rename from WinAlfred.Plugin.Everything/WinAlfred.Plugin.Everything.csproj rename to Plugins/WinAlfred.Plugin.Everything/WinAlfred.Plugin.Everything.csproj index 23c688e9a..615ecc8b7 100644 --- a/WinAlfred.Plugin.Everything/WinAlfred.Plugin.Everything.csproj +++ b/Plugins/WinAlfred.Plugin.Everything/WinAlfred.Plugin.Everything.csproj @@ -43,7 +43,7 @@ - + {8451ecdd-2ea4-4966-bb0a-7bbc40138e80} WinAlfred.Plugin diff --git a/WinAlfred.sln b/WinAlfred.sln index bdcf95515..c419cc7f7 100644 --- a/WinAlfred.sln +++ b/WinAlfred.sln @@ -9,7 +9,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinAlfred.Plugin", "WinAlfr EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Plugin", "Plugin", "{3A73F5A7-0335-40D8-BF7C-F20BE5D0BA87}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinAlfred.Plugin.Everything", "WinAlfred.Plugin.Everything\WinAlfred.Plugin.Everything.csproj", "{230AE83F-E92E-4E69-8355-426B305DA9C0}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinAlfred.Plugin.Everything", "Plugins\WinAlfred.Plugin.Everything\WinAlfred.Plugin.Everything.csproj", "{230AE83F-E92E-4E69-8355-426B305DA9C0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution