From f413674adbea36882b1918f4db500041510fff74 Mon Sep 17 00:00:00 2001 From: Andre Rodrigues Date: Wed, 23 Mar 2011 15:28:54 -0700 Subject: [PATCH] Renaming OrchardDependencyReplaceAttribute file to OrchardSuppressDependencyAttribute. --HG-- branch : dev rename : src/Orchard/Environment/Extensions/OrchardDependencyReplaceAttribute.cs => src/Orchard/Environment/Extensions/OrchardSuppressDependencyAttribute.cs --- ...eplaceAttribute.cs => OrchardSuppressDependencyAttribute.cs} | 0 src/Orchard/Orchard.Framework.csproj | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename src/Orchard/Environment/Extensions/{OrchardDependencyReplaceAttribute.cs => OrchardSuppressDependencyAttribute.cs} (100%) diff --git a/src/Orchard/Environment/Extensions/OrchardDependencyReplaceAttribute.cs b/src/Orchard/Environment/Extensions/OrchardSuppressDependencyAttribute.cs similarity index 100% rename from src/Orchard/Environment/Extensions/OrchardDependencyReplaceAttribute.cs rename to src/Orchard/Environment/Extensions/OrchardSuppressDependencyAttribute.cs diff --git a/src/Orchard/Orchard.Framework.csproj b/src/Orchard/Orchard.Framework.csproj index f6e62d379..0f6ec65c1 100644 --- a/src/Orchard/Orchard.Framework.csproj +++ b/src/Orchard/Orchard.Framework.csproj @@ -175,7 +175,7 @@ - +