Updated Microsoft.Cpm.Api.Contracts version
This commit is contained in:
v-satyar 2020-09-28 14:12:13 -07:00 коммит произвёл GitHub
Родитель a1fe9cd7cf
Коммит fa62fa82c9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -21,10 +21,12 @@ Install the latest version available.
### NuGet command line instructions
If you prefer to install the packages manually, use the following command:
```
Install-Package Microsoft.Cpm.Api.Contracts -Source "https://microsoft.pkgs.visualstudio.com/_packaging/MCKP.CPM/nuget/v3/index.json" -Version 3.0.1
Install-Package Microsoft.Cpm.Api.Contracts -Source "https://microsoft.pkgs.visualstudio.com/_packaging/MCKP.CPM/nuget/v3/index.json" -Version 3.0.19
```
Please note that you will have to locate what the latest version is.
https://microsoft.visualstudio.com/Universal%20Store/_packaging?_a=package&feed=MCKP.CPM&package=Microsoft.Cpm.Api.Contracts&version=3.0.19&protocolType=NuGet
### Getting access
If you keep getting a login screen when trying to add our NuGet feed to Visual Studio, it is most likely because your team does not have access to our internal NuGet feed. Please submit an access request through [https://aka.ms/wdgaccess](https://aka.ms/wdgaccess).