From e8e944d918689ba2ed53c9bdef8e96745fdeef35 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Fri, 5 Feb 2016 13:04:47 +0100 Subject: [PATCH] And removes final files that would break the publish --- OurUmbraco.Site/OurUmbraco.Site.csproj | 8 +------- .../Properties/PublishProfiles/Local.pubxml | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 7 deletions(-) create mode 100644 OurUmbraco.Site/Properties/PublishProfiles/Local.pubxml diff --git a/OurUmbraco.Site/OurUmbraco.Site.csproj b/OurUmbraco.Site/OurUmbraco.Site.csproj index 1d7059a7..49189142 100644 --- a/OurUmbraco.Site/OurUmbraco.Site.csproj +++ b/OurUmbraco.Site/OurUmbraco.Site.csproj @@ -667,6 +667,7 @@ + @@ -1160,11 +1161,6 @@ - - - - - @@ -1187,8 +1183,6 @@ - - diff --git a/OurUmbraco.Site/Properties/PublishProfiles/Local.pubxml b/OurUmbraco.Site/Properties/PublishProfiles/Local.pubxml new file mode 100644 index 00000000..d39b8f93 --- /dev/null +++ b/OurUmbraco.Site/Properties/PublishProfiles/Local.pubxml @@ -0,0 +1,17 @@ + + + + + FileSystem + Release + Any CPU + + True + False + c:\ourtestpublish + False + + \ No newline at end of file