From 5389c14eb201d80859063c022e2905a400efd28a Mon Sep 17 00:00:00 2001 From: leekelleher Date: Thu, 28 Jun 2012 12:50:55 -0100 Subject: [PATCH] Added my Web.Template.{MACHINENAME}.config transform files. --- .../umbraco.presentation.csproj | 16 ++++++++++++---- .../web.Template.BODENKO-04.Debug.config | 15 +++++++++++++++ .../web.Template.VERTINO-01.Debug.config | 15 +++++++++++++++ 3 files changed, 42 insertions(+), 4 deletions(-) create mode 100644 src/umbraco.presentation/web.Template.BODENKO-04.Debug.config create mode 100644 src/umbraco.presentation/web.Template.VERTINO-01.Debug.config diff --git a/src/umbraco.presentation/umbraco.presentation.csproj b/src/umbraco.presentation/umbraco.presentation.csproj index d90bbda1b8..c5734280cf 100644 --- a/src/umbraco.presentation/umbraco.presentation.csproj +++ b/src/umbraco.presentation/umbraco.presentation.csproj @@ -2590,10 +2590,6 @@ - - Web.Template.config - Designer - Web.Template.config Designer @@ -3171,6 +3167,18 @@ Designer + + Web.Template.config + Designer + + + Web.Template.config + Designer + + + Web.Template.config + Designer + Web.Template.config diff --git a/src/umbraco.presentation/web.Template.BODENKO-04.Debug.config b/src/umbraco.presentation/web.Template.BODENKO-04.Debug.config new file mode 100644 index 0000000000..97cd63130c --- /dev/null +++ b/src/umbraco.presentation/web.Template.BODENKO-04.Debug.config @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/umbraco.presentation/web.Template.VERTINO-01.Debug.config b/src/umbraco.presentation/web.Template.VERTINO-01.Debug.config new file mode 100644 index 0000000000..3398de99bd --- /dev/null +++ b/src/umbraco.presentation/web.Template.VERTINO-01.Debug.config @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file