在OSX上完成设置dnvm的步骤,我似乎无法通过dnvm升级步骤,因为它返回错误:
~$ dnvm upgrade
Determining latest version
Error: Could not find latest version from feed https://nuget.org/api/v2
Run Code Online (Sandbox Code Playgroud)
我可以使用-u基于不稳定的Feed安装,但是我遇到了一系列全新的问题.
我在其中一个Azure git repos(即*.scm.azurewebsites.net:443)上有一个代码库,我已将其迁移到bitbucket上的repo.如何更改我的azure网站上的配置以使用此新存储库?
我知道如何使用新的Azure网站,我正在寻找有关修改现有存储库的说明.