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>
|
<productId>SQLExpress</productId>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<!-- Installs Web Deploy 3.0 -->
|
<!-- Installs the latest Web Deploy without bundled SQL support -->
|
||||||
<productId>WDeploy</productId>
|
<productId>WDeployNoSMO</productId>
|
||||||
</dependency>
|
</dependency>
|
||||||
</and>
|
</and>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue