Skip to content

Commit 7db3c4a

Browse files
committed
Remove unnecessary references.
1 parent ecb5edd commit 7db3c4a

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

src/ResourceManager/Subscription/Commands.Subscription.Test/Commands.Subscription.Test.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,6 @@
171171
<Project>{5ee72c53-1720-4309-b54b-5fb79703195f}</Project>
172172
<Name>Commands.Common</Name>
173173
</ProjectReference>
174-
<ProjectReference Include="..\..\Common\Commands.Common.Authentication.ResourceManager\Commands.Common.Authentication.ResourceManager.csproj">
175-
<Project>{69c2eb6b-cd63-480a-89a0-c489706e9299}</Project>
176-
<Name>Commands.Common.Authentication.ResourceManager</Name>
177-
</ProjectReference>
178174
<ProjectReference Include="..\..\Common\Commands.ResourceManager.Common\Commands.ResourceManager.Common.csproj">
179175
<Project>{3819d8a7-c62c-4c47-8ddd-0332d9ce1252}</Project>
180176
<Name>Commands.ResourceManager.Common</Name>

src/ResourceManager/Subscription/Commands.Subscription/Commands.Subscription.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@
4848
</Reference>
4949
<Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
5050
<Reference Include="System.Web" />
51-
<ProjectReference Include="..\..\Common\Commands.Common.Authentication.ResourceManager\Commands.Common.Authentication.ResourceManager.csproj">
52-
<Project>{69c2eb6b-cd63-480a-89a0-c489706e9299}</Project>
53-
<Name>Commands.Common.Authentication.ResourceManager</Name>
54-
</ProjectReference>
5551
</ItemGroup>
5652
<ItemGroup>
5753
<Compile Include="Cmdlets\NewAzureRmSubscriptionDefinition.cs" />

0 commit comments

Comments
 (0)