如何自动完成整个构建过程,以便创建构建执行批处理文件? [英] How can I automate the complete build process, so I can create a build executing batch file?

查看:49
本文介绍了如何自动完成整个构建过程,以便创建构建执行批处理文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何自动完成整个构建过程,以便创建构建执行批处理文件?


如何通过命令使用存储凭据将项目与存储关联提示。或者作为我自动化的一部分。

解决方案

Hi SnagFilms-ViewLift,


>>如何自动完成整个构建过程,以便创建构建执行批处理文件?


如果您只想使用自动方式完成构建过程中,您可以使用

Visual Studio Team Services(VSTS)为UWP项目创建自动构建


但是,如果您只想使用批处理文件自动完成整个构建过程,则可以请参阅上面的文章并尝试将必要的msbuild命令写入批处理文件。


>>如何通过命令提示符使用商店凭据将项目与商店关联。或者作为我自动化的一部分。


您可以参考类似的线程
here
。作为@William Bradley的解释。关联操作需要用户在Visual Studio中的交互,我们不能通过命令提示符将项目与商店关联。


最好的问候,


Yong Lu


How can I automate the complete build process, so I can create a build executing batch file?

How can I associate my project with store, using store credentials through command prompt. or as part of my automation.

解决方案

Hi SnagFilms-ViewLift,

>>How can I automate the complete build process, so I can create a build executing batch file?

If you just want to use an automated way to complete build process, you can use the Visual Studio Team Services (VSTS) to create automated builds for UWP projects.

But, If you only want to use the batch file to automate the complete build process, you can refer the above article and try to write the necessary msbuild command to your batch file.

>>How can I associate my project with store, using store credentials through command prompt. or as part of my automation.

You can refer the similar thread here. As @William Bradley's explanation. The associating operation needs user's interaction in Visual Studio, we can't associate project with store through command prompt.

Best Regards,

Yong Lu


这篇关于如何自动完成整个构建过程,以便创建构建执行批处理文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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