Skip to content

Commit decc1f5

Browse files
committed
Removing DigitalSignature XML attribute form bundle
Removing DigitalSignature XML attribute form bundle. This element reflected to Bundle.wxs causes a compilation error.
1 parent 04a1f60 commit decc1f5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Source/src/WixSharp/Bootstrapper/Bundle.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ public Bundle(string name, params ChainItem[] items)
110110
/// <summary>
111111
/// Parameters of digitaly sign
112112
/// </summary>
113-
[Xml]
114113
public DigitalSignatureBootstrapper DigitalSignature;
115114

116115
/// <summary>

0 commit comments

Comments
 (0)