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:
parent
71b54e3a2a
commit
7a2bedd05c
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue