WebPI: Updated feed template to use WDeployNoSMO as it seems SQL Server 2008 R2 setup doesn't play well with SMO 2012

This commit is contained in:
ptsurbeleu 2013-03-12 23:25:17 -07:00
parent 71b54e3a2a
commit 7a2bedd05c

View file

@ -70,8 +70,8 @@
<productId>SQLExpress</productId>
</dependency>
<dependency>
<!-- Installs Web Deploy 3.0 -->
<productId>WDeploy</productId>
<!-- Installs the latest Web Deploy without bundled SQL support -->
<productId>WDeployNoSMO</productId>
</dependency>
</and>
</dependency>