From 6e8b4524d043f652f1ea44b35fa7fb4d0448494b Mon Sep 17 00:00:00 2001 From: bleroy Date: Tue, 4 Aug 2015 16:50:07 -0700 Subject: [PATCH] Delete ghost solution from 2010 from Orchard.ContentTypes module. --- .../Orchard.ContentTypes.sln | 20 ------------------- 1 file changed, 20 deletions(-) delete mode 100644 src/Orchard.Web/Modules/Orchard.ContentTypes/Orchard.ContentTypes.sln diff --git a/src/Orchard.Web/Modules/Orchard.ContentTypes/Orchard.ContentTypes.sln b/src/Orchard.Web/Modules/Orchard.ContentTypes/Orchard.ContentTypes.sln deleted file mode 100644 index 47708a3fe..000000000 --- a/src/Orchard.Web/Modules/Orchard.ContentTypes/Orchard.ContentTypes.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Orchard.ContentTypes", "Orchard.ContentTypes.csproj", "{0E7646E8-FE8F-43C1-8799-D97860925EC4}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0E7646E8-FE8F-43C1-8799-D97860925EC4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0E7646E8-FE8F-43C1-8799-D97860925EC4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0E7646E8-FE8F-43C1-8799-D97860925EC4}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0E7646E8-FE8F-43C1-8799-D97860925EC4}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal