This repository was archived by the owner on Jul 15, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8080 </ItemGroup >
8181 <ItemGroup >
8282 <FilesToSign Include =" $(SigningTarget)" >
83- <Authenticode >Microsoft </Authenticode >
83+ <Authenticode >Microsoft400 </Authenticode >
8484 <InProject >false</InProject >
8585 </FilesToSign >
8686 </ItemGroup >
Original file line number Diff line number Diff line change 6161 <!-- Compile the list of files to sign with MicroBuild -->
6262 <ItemGroup >
6363 <FilesToSign Include =" $(IntermediateOutputPath)\Microsoft.Alm.Authentication.dll" >
64- <Authenticode >Microsoft </Authenticode >
64+ <Authenticode >Microsoft400 </Authenticode >
6565 </FilesToSign >
6666 <FilesToSign Include =" $(IntermediateOutputPath)\AzureDevOps.Authentication.dll" >
67- <Authenticode >Microsoft </Authenticode >
67+ <Authenticode >Microsoft400 </Authenticode >
6868 </FilesToSign >
6969 <FilesToSign Include =" $(IntermediateOutputPath)\git-credential-manager.exe" >
70- <Authenticode >Microsoft </Authenticode >
70+ <Authenticode >Microsoft400 </Authenticode >
7171 </FilesToSign >
7272 <FilesToSign Include =" $(IntermediateOutputPath)\git-askpass.exe" >
73- <Authenticode >Microsoft </Authenticode >
73+ <Authenticode >Microsoft400 </Authenticode >
7474 </FilesToSign >
7575 </ItemGroup >
7676
Original file line number Diff line number Diff line change 6363 <!-- Compile the list of files to sign with MicroBuild -->
6464 <ItemGroup >
6565 <FilesToSign Include =" $(GcmExePath)" >
66- <Authenticode >Microsoft </Authenticode >
66+ <Authenticode >Microsoft400 </Authenticode >
6767 </FilesToSign >
6868 <FilesToSign Include =" $(GcmPkgPath)" >
6969 <Authenticode >Nuget</Authenticode >
You can’t perform that action at this time.
0 commit comments