You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The official WiX Toolset packages are signed so you can harden your build process by configuring your [`nuget.config`](https://learn.microsoft.com/en-us/nuget/reference/nuget-config-file) file to validate the signatures.
See the [Manage package trust boundaries](https://learn.microsoft.com/en-us/nuget/consume-packages/installing-signed-packages) NuGet documentation for more details.
125
+
126
+
104
127
## Using development builds
105
128
106
129
WiX development builds with all the latest bug fixes are available in a NuGet package feed on GitHub. To add that feed as a package source:
0 commit comments