From 068230ceede045b98c5b16c13847b210e8d5a04c Mon Sep 17 00:00:00 2001 From: Kevin Obee Date: Sun, 23 Aug 2015 21:06:40 +0100 Subject: [PATCH] Added guidance to README to ensure that existing web.config files are included in the target .csproj --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e775a1d..cae429d 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ The latest release versions of the Sitecore.Ship packages can be found on the Nu Ensure that the website project is set to run with .NET Framework 4.5 +Ensure that the web.config file for the target project if already existing is included into your project. + Run the following powershell command in the package manager console of the Visual Studio solution for the target website: install-package Sitecore.Ship -Source