File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
$(OutDir)\GitHub.dll;
25
25
$(OutDir)\Microsoft.AzureRepos.dll;
26
26
$(OutDir)\Microsoft.Git.CredentialManager.dll;" >
27
- <Authenticode >Microsoft </Authenticode >
27
+ <Authenticode >Microsoft400 </Authenticode >
28
28
<InProject >false</InProject >
29
29
</FilesToSign >
30
30
<MacFilesToSign Include ="
Original file line number Diff line number Diff line change 30
30
<Target Name =" CreateFilesToSignItems" DependsOnTargets =" GetBuildVersion" BeforeTargets =" PrepareForRun" >
31
31
<ItemGroup >
32
32
<FilesToSign Include =" $(OutDir)gcmcore-windows-$(BuildVersion).exe" >
33
- <Authenticode >Microsoft </Authenticode >
33
+ <Authenticode >Microsoft400 </Authenticode >
34
34
<InProject >false</InProject >
35
35
</FilesToSign >
36
36
</ItemGroup >
Original file line number Diff line number Diff line change 29
29
$(OutDir)Microsoft.AzureRepos.dll;
30
30
$(OutDir)Microsoft.Git.CredentialManager.dll;
31
31
$(OutDir)Microsoft.Authentication.Helper.exe;" >
32
- <Authenticode >Microsoft </Authenticode >
32
+ <Authenticode >Microsoft400 </Authenticode >
33
33
<InProject >false</InProject >
34
34
</FilesToSign >
35
35
</ItemGroup >
You can’t perform that action at this time.
0 commit comments