Skip to content

Commit 140bfc8

Browse files
authored
Merge pull request #93 from alxcp/master
Removing DigitalSignature XML attribute form bundle.
2 parents c6c731a + decc1f5 commit 140bfc8

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)