I am creating a publishable package and when I navigate to obj\\Debug\\Package\\PackageTmp directory, I am seeing the web.config\'s connection string is replaced by
obj\\Debug\\Package\\PackageTmp
I had to add the following in the Release condition section of my Project.csproj file:
Release
Project.csproj
False