This commit is contained in:
Erich(Renyong) Wang 2019-12-05 13:07:47 +08:00
Родитель dba983e274
Коммит 251171732d
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -25,6 +25,7 @@ using Microsoft.Azure.Commands.Common.Authentication;
using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
using System.Linq;
using System.Management.Automation;
using Microsoft.Azure.Commands.Profile.Properties;
namespace Microsoft.Azure.Commands.Common
{