From 47510f92808c44c51ddb51fae54cefd529bb5749 Mon Sep 17 00:00:00 2001 From: Sebastien Ros Date: Tue, 21 Aug 2012 17:04:02 -0700 Subject: [PATCH] #18806: Updating project's guid to make it unique Work Item: 18806 --HG-- branch : 1.x --- src/Orchard.Web/Themes/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Orchard.Web/Themes/Properties/AssemblyInfo.cs b/src/Orchard.Web/Themes/Properties/AssemblyInfo.cs index 5d0e3cdd4..b5767ffa8 100644 --- a/src/Orchard.Web/Themes/Properties/AssemblyInfo.cs +++ b/src/Orchard.Web/Themes/Properties/AssemblyInfo.cs @@ -22,7 +22,7 @@ using System.Security; // The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("941b1825-5f06-4690-a87a-2e84fb84e826")] +[assembly: Guid("ad0e8d5a-7bad-4339-af1a-c9b5c1d95180")] // Version information for an assembly consists of the following four values: //