Skip to content

Commit

Permalink
Merge pull request #93 from alxcp/master
Browse files Browse the repository at this point in the history
Removing DigitalSignature XML attribute form bundle.
  • Loading branch information
oleg-shilo authored Jun 27, 2017
2 parents c6c731a + decc1f5 commit 140bfc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/src/WixSharp/Bootstrapper/Bundle.cs
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ public Bundle(string name, params ChainItem[] items)
/// <summary>
/// Parameters of digitaly sign
/// </summary>
[Xml]
public DigitalSignatureBootstrapper DigitalSignature;

/// <summary>
Expand Down

0 comments on commit 140bfc8

Please sign in to comment.