在TFS中将代码签名与MSbuild集成 [英] Integrating Code signing with MSbuild in TFS

查看:118
本文介绍了在TFS中将代码签名与MSbuild集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请告诉我们如何在TFS中将代码签名与MSBuild集成。我们有一个代码签名证书 


我们想通过msbuild传递签名参数。 


如果有人知道这些步骤,请分享它。



Rgs


Vivek




Vivek.P

解决方案

您好vpernankil,


谢谢在此处发布。


>>> 如何在TFS中将代码签名与MSBuild集成。我们有代码签名证书


据我所知,您可以在项目文件中添加目标或导入一个.targets文件来调用  signtool.exe来签名你的代码。如果可能,您可以在链接下方获得帮助:


https://stackoverflow.com/questions/1347075/sign-every-executable-with-an-authenticode-certificate-through-msbuild


<希望这会有所帮助。



Can some please tell how to integrate code signing with MSBuild in TFS. we have a code signing certificate with us 

we want to pass the Signing arguments through msbuild. 

if anyone knows the steps , please share it across.

Rgs

Vivek


Vivek.P

解决方案

Hi vpernankil,

Thanks for posting here.

>>>how to integrate code signing with MSBuild in TFS. we have a code signing certificate with us

To my knowledge, you can add a target in you project file or import a .targets file to call signtool.exe to sign your code. If possible, you can get help form below link:

https://stackoverflow.com/questions/1347075/sign-every-executable-with-an-authenticode-certificate-through-msbuild

Hope this helps.


这篇关于在TFS中将代码签名与MSbuild集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆