File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ Filename: "{app}\git-credential-manager-core.exe"; Parameters: "configure"; Flag
79
79
Filename : " {app} \git-credential-manager-core.exe" ; Parameters : " unconfigure" ; Flags : runhidden
80
80
81
81
[Files]
82
+ Source : " {#PayloadDir}\Atlassian.Bitbucket.dll" ; DestDir : " {app} " ; Flags : ignoreversion
82
83
Source : " {#PayloadDir}\git-credential-manager-core.exe" ; DestDir : " {app} " ; Flags : ignoreversion
83
84
Source : " {#PayloadDir}\git-credential-manager-core.exe.config" ; DestDir : " {app} " ; Flags : ignoreversion
84
85
Source : " {#PayloadDir}\git2-572e4d8.dll" ; DestDir : " {app} " ; Flags : ignoreversion
Original file line number Diff line number Diff line change 21
21
22
22
<ItemGroup >
23
23
<FilesToSign Include ="
24
+ $(OutDir)Atlassian.Bitbucket.dll;
24
25
$(OutDir)git-credential-manager-core.exe;
25
26
$(OutDir)GitHub.dll;
26
27
$(OutDir)GitHub.UI.exe;
You can’t perform that action at this time.
0 commit comments