Enabled automatic updating of storage connection strings when publishing to Windows Azure.

This commit is contained in:
Daniel Stolt
2013-09-03 10:54:23 -07:00
committed by Sebastien Ros
parent a5b6847b09
commit 77f5eb1319
@@ -43,6 +43,7 @@
<Private>True</Private>
<RoleType>Web</RoleType>
<RoleName>Orchard.Azure.Web</RoleName>
<UpdateDiagnosticsConnectionStringOnPublish>True</UpdateDiagnosticsConnectionStringOnPublish>
</ProjectReference>
</ItemGroup>
<ItemGroup>