From 0c57e0e6ebc63256a6cea839b173bfeeb35acef8 Mon Sep 17 00:00:00 2001 From: leekelleher Date: Thu, 23 Aug 2012 10:49:19 -0100 Subject: [PATCH] Updated my web.config transforms for Medium Trust support --- src/Umbraco.Web.UI/web.Template.BODENKO-04.Debug.config | 8 +++++--- src/Umbraco.Web.UI/web.Template.VERTINO-01.Debug.config | 6 +++++- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/src/Umbraco.Web.UI/web.Template.BODENKO-04.Debug.config b/src/Umbraco.Web.UI/web.Template.BODENKO-04.Debug.config index 97cd63130c..495ba90935 100644 --- a/src/Umbraco.Web.UI/web.Template.BODENKO-04.Debug.config +++ b/src/Umbraco.Web.UI/web.Template.BODENKO-04.Debug.config @@ -1,15 +1,17 @@ - + + + - - + + \ No newline at end of file diff --git a/src/Umbraco.Web.UI/web.Template.VERTINO-01.Debug.config b/src/Umbraco.Web.UI/web.Template.VERTINO-01.Debug.config index deba9b0c9a..b7e0382da1 100644 --- a/src/Umbraco.Web.UI/web.Template.VERTINO-01.Debug.config +++ b/src/Umbraco.Web.UI/web.Template.VERTINO-01.Debug.config @@ -1,13 +1,17 @@ + + + - + + \ No newline at end of file