diff --git a/DNN Platform/Tests/DotNetNuke.Tests.Web.Mvc/DotNetNuke.Tests.Web.Mvc.csproj b/DNN Platform/Tests/DotNetNuke.Tests.Web.Mvc/DotNetNuke.Tests.Web.Mvc.csproj index a4ae431ff86..95821d5b4e9 100644 --- a/DNN Platform/Tests/DotNetNuke.Tests.Web.Mvc/DotNetNuke.Tests.Web.Mvc.csproj +++ b/DNN Platform/Tests/DotNetNuke.Tests.Web.Mvc/DotNetNuke.Tests.Web.Mvc.csproj @@ -117,6 +117,9 @@ DotNetNuke.Tests.Utilities + + + diff --git a/Website/DotNetNuke.Website.csproj b/Website/DotNetNuke.Website.csproj index 7dc014257d6..90e86feb4bd 100644 --- a/Website/DotNetNuke.Website.csproj +++ b/Website/DotNetNuke.Website.csproj @@ -863,7 +863,7 @@ Preview.ascx - + @@ -1434,7 +1434,6 @@ - @@ -1448,7 +1447,6 @@ - @@ -1477,7 +1475,6 @@ - @@ -1587,8 +1584,6 @@ - - @@ -1611,8 +1606,6 @@ - - @@ -1634,13 +1627,9 @@ - - - - @@ -1807,7 +1796,6 @@ - @@ -1822,15 +1810,10 @@ - - - - - @@ -3765,13 +3748,6 @@ - - - - - - - @@ -3789,28 +3765,6 @@ - - - - - - - - - - - - - - - - - - - - - - @@ -3968,19 +3922,12 @@ - - - - - - - @@ -4055,49 +4002,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -4289,6 +4193,7 @@ + @@ -4442,8 +4347,6 @@ - - diff --git a/Website/Properties/PublishProfiles/local.pubxml b/Website/Properties/PublishProfiles/local.pubxml new file mode 100644 index 00000000000..9b3b47421b1 --- /dev/null +++ b/Website/Properties/PublishProfiles/local.pubxml @@ -0,0 +1,17 @@ + + + + + FileSystem + Release + Any CPU + + True + False + C:\inetpub\wwwroot\DotNetNuke + True + + \ No newline at end of file