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

This commit is contained in:
Daniel Stolt 2013-09-01 02:11:26 +02:00 committed by Sebastien Ros
parent a5b6847b09
commit 77f5eb1319

View File

@ -43,6 +43,7 @@
<Private>True</Private>
<RoleType>Web</RoleType>
<RoleName>Orchard.Azure.Web</RoleName>
<UpdateDiagnosticsConnectionStringOnPublish>True</UpdateDiagnosticsConnectionStringOnPublish>
</ProjectReference>
</ItemGroup>
<ItemGroup>