Update Wix to v3.11

This commit is contained in:
Steve Dower
2017-09-04 14:00:39 -07:00
committed by Steve Dower
parent dfc13f5681
commit 2431f7ee3f
125 changed files with 230 additions and 28 deletions

View File

@@ -2527,6 +2527,11 @@
The error came while trying to authenticate with an HTTP proxy.
</summary>
</member>
<member name="F:Microsoft.Tools.WindowsInstallerXml.Bootstrapper.ErrorType.Apply">
<summary>
The error occurred during apply.
</summary>
</member>
<member name="F:Microsoft.Tools.WindowsInstallerXml.Bootstrapper.RelatedOperation.Downgrade">
<summary>
The related bundle or package will be downgraded.
@@ -2799,5 +2804,10 @@
Telemetry URL format for the distribution.
</summary>
</member>
<member name="F:Microsoft.Tools.WindowsInstallerXml.WixDistribution.VSExtensionsLandingUrl">
<summary>
VS Extensions Landing page Url for the distribution.
</summary>
</member>
</members>
</doc>