Azure Pipelines 上的 UWP App 的 biuld 任务如何知道要使用的证书的名称?

How does the biuld task of a UWP App on azure Pipelines knows the name of the certificate to use?

在 Azure Pipelines 上构建 UWP 应用程序时,出现有关找不到 .pfx 文件的错误。我的 pfx 有另一个名字。

因此我的问题是:

UWP 应用程序的 Package.appxmanifest 文件有一个打包选项卡,我们可以在其中指定包。这就是建立关联的方式,因此构建任务如何知道要使用哪个证书文件。