Skip to content

Commit 7a1b20c

Browse files
committed
Removing Common.Authentication referece in Commands.Sql.csproj
1 parent 5988d4b commit 7a1b20c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/ResourceManager/Sql/Commands.Sql/Commands.Sql.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,10 +280,6 @@
280280
<SpecificVersion>False</SpecificVersion>
281281
<HintPath>..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.dll</HintPath>
282282
</Reference>
283-
<Reference Include="Microsoft.Azure.Common.Authentication">
284-
<HintPath>..\..\..\packages\Microsoft.Azure.Common.Authentication.1.4.1-preview\lib\net45\Microsoft.Azure.Common.Authentication.dll</HintPath>
285-
<Private>True</Private>
286-
</Reference>
287283
<Reference Include="Microsoft.Azure.Common.NetFramework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
288284
<SpecificVersion>False</SpecificVersion>
289285
<HintPath>..\..\..\packages\Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll</HintPath>

0 commit comments

Comments
 (0)