This commit is contained in:
Shenglong Li 2020-03-20 14:46:17 -07:00 коммит произвёл GitHub
Родитель fc8b771f57
Коммит 230bf27844
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -33,7 +33,7 @@ Find-Module -Name Az.Resources -Repository WhatIfRepository -AllVersions -AllowP
* If you are done testing the package, you may uninstall it by running:
```PowerShell
Uninstall-Module -Name Az.Resources -RequiredVersion 2.0.1-alpha4 -AllowPrerelease
Uninstall-Module -Name Az.Resources -RequiredVersion 2.0.1-alpha5 -AllowPrerelease
```
## Known issue