We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a1f60 commit decc1f5Copy full SHA for decc1f5
1 file changed
Source/src/WixSharp/Bootstrapper/Bundle.cs
@@ -110,7 +110,6 @@ public Bundle(string name, params ChainItem[] items)
110
/// <summary>
111
/// Parameters of digitaly sign
112
/// </summary>
113
- [Xml]
114
public DigitalSignatureBootstrapper DigitalSignature;
115
116
0 commit comments