File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<BinariesToSign Include =" $(OutputPath)\**\Net40\*.dll;$(OutputPath)\**\Net40\*.exe" >
14
14
<CopyScript >CS_CopyNet40.bat</CopyScript >
15
15
<CopyScriptTargetPath >$(CodeSignNet40Path)</CopyScriptTargetPath >
16
- <Certificates >10006 ;72</Certificates >
16
+ <Certificates >400 ;72</Certificates >
17
17
<Description >Katana - Signing NET40 assemblies</Description >
18
18
<DisplayName >$(CS_KatanaDisplayName)</DisplayName >
19
19
<DisplayUrl >$(CS_KatanaURL)</DisplayUrl >
22
22
<BinariesToSign Include =" $(OutputPath)\**\Net45\*.dll;$(OutputPath)\**\Net45\*.exe" >
23
23
<CopyScript >CS_CopyNet45.bat</CopyScript >
24
24
<CopyScriptTargetPath >$(CodeSignNet45Path)</CopyScriptTargetPath >
25
- <Certificates >10006 ;72</Certificates >
25
+ <Certificates >400 ;72</Certificates >
26
26
<Description >Katana - Signing NET45 assemblies</Description >
27
27
<DisplayName >$(CS_KatanaDisplayName)</DisplayName >
28
28
<DisplayUrl >$(CS_KatanaURL)</DisplayUrl >
You can’t perform that action at this time.
0 commit comments