We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1ab7e commit cfd2146Copy full SHA for cfd2146
src/ResourceManager/Profile/Commands.Profile/Context/ImportAzureRMContext.cs
@@ -22,8 +22,6 @@
22
#if NETSTANDARD
23
using Microsoft.Azure.Commands.Common.Authentication.Core;
24
using Microsoft.Azure.Commands.Profile.Models.Core;
25
-#else
26
-using Microsoft.Azure.Commands.Common.Authentication;
27
#endif
28
using Microsoft.Azure.Commands.Profile.Properties;
29
using System;
0 commit comments