如何使用 Google API 的版本 3 通过 VS 2019 部署到 Google Store

How do I Deploy to Google Store via VS 2019 using Version 3 of the Google API

直到最近,我们一直在 Visual Studio 2019 年归档并部署到 Google Play 商店。Google 最近弃用了部署的 v1 和 v2 APIs。现在,当我尝试从 VS 部署时,它显示 'This API has been deprecated and is no longer available. [410]'

有没有我可以用来更改为 API 版本 3 的配置文件?还是 Google Play 中有什么我必须创建一组专门针对部署 API 的 v3 的新凭据?我们是 运行 16.4,包含所有最新更新。

更新到 Visual Studio 16.4.2,现在可以正常使用了。