Skip to content

Commit 5df858d

Browse files
committed
Fixing bad merge in Stack directory
1 parent fa09303 commit 5df858d

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

src/StackAdmin/Dns/Commands.Dns/Commands.Dns.csproj

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -71,27 +71,6 @@
7171
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
7272
</None>
7373
<None Include="MSSharedLibKey.snk" />
74-
<Reference Include="System" />
75-
<Reference Include="System.Core" />
76-
<Reference Include="System.Net" />
77-
<Reference Include="System.Runtime.Serialization" />
78-
<Reference Include="System.Net.Http" />
79-
<Reference Include="Microsoft.Rest.ClientRuntime">
80-
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.2.3.13\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath>
81-
<Private>True</Private>
82-
</Reference>
83-
<Reference Include="Microsoft.Rest.ClientRuntime.Azure">
84-
<HintPath>..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.15\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
85-
<Private>True</Private>
86-
</Reference>
87-
<Reference Include="Newtonsoft.Json">
88-
<HintPath>..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
89-
<Private>True</Private>
90-
</Reference>
91-
</ItemGroup>
92-
<ItemGroup>
93-
<Compile Include="IStorageService.cs" />
94-
<Compile Include="IStorageServiceProvider.cs" />
9574
<Compile Include="Properties\Resources.Designer.cs">
9675
<AutoGen>True</AutoGen>
9776
<DesignTime>True</DesignTime>

0 commit comments

Comments
 (0)