This repository was archived by the owner on Jun 5, 2019. It is now read-only.
File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -39,3 +39,4 @@ Listings/
39
39
/DeviceCode /Targets /OS /Win32 /DeviceCode /WinPcap_Eth /Dependencies /WpdPack /
40
40
41
41
* .axfdump
42
+ /crypto /lib
Original file line number Diff line number Diff line change 13
13
<OUTPUT_WIXOBJ_DIR_LE >$(OutputWiXObjRoot)Fragments\le\$(MSBuildProjectName)\</OUTPUT_WIXOBJ_DIR_LE >
14
14
<OUTPUT_WIXOBJ_DIR_BE >$(OutputWiXObjRoot)Fragments\be\$(MSBuildProjectName)\</OUTPUT_WIXOBJ_DIR_BE >
15
15
<DO_NOT_BUILD_DOCS >True</DO_NOT_BUILD_DOCS >
16
- <CodeSignAuthenticodeCert >100040133</CodeSignAuthenticodeCert >
17
- <!-- Temp using Corp cert for VSIX packages until MSOT obtains it's own cert
18
- (Cleared with LCA so long as the contained binaries are signed with an MSOT publisher cert)
19
- -->
20
- <CodeSignOpcCert >160</CodeSignOpcCert >
21
- <CodeSignStrangNameCert >150</CodeSignStrangNameCert >
22
- <CodeSignApprovers >gokulk;richh</CodeSignApprovers >
16
+ <CodeSignAuthenticodeCert >400</CodeSignAuthenticodeCert >
17
+ <CodeSignOpcCert >100040160</CodeSignOpcCert >
18
+ <CodeSignStrongNameCert >272</CodeSignStrongNameCert >
19
+ <CodeSignApprovers >smaillet;mortezag</CodeSignApprovers >
20
+
23
21
<!--
24
22
<VSIPInstalled>false</VSIPInstalled>
25
23
<XBUILD_OUTDIR>$(SPOCLIENT)\UE\Public\Docs\Built</XBUILD_OUTDIR>
You can’t perform that action at this time.
0 commit comments