Skip to content

Commit 2511717

Browse files
committed
add missing namespace
1 parent dba983e commit 2511717

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Accounts/Accounts/CommonModule/ContextAdapter.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
2626
using System.Linq;
2727
using System.Management.Automation;
28+
using Microsoft.Azure.Commands.Profile.Properties;
2829

2930
namespace Microsoft.Azure.Commands.Common
3031
{

0 commit comments

Comments
 (0)