Skip to content

Commit 431b3de

Browse files
author
Martin Daetz
committed
roll back from reference to Newtonsoft.Json
1 parent e722a88 commit 431b3de

2 files changed

Lines changed: 0 additions & 11 deletions

File tree

AustinHarris.JsonRpcTest/AustinHarris.JsonRpcTest.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@
4040
<Prefer32Bit>false</Prefer32Bit>
4141
</PropertyGroup>
4242
<ItemGroup>
43-
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
44-
<SpecificVersion>False</SpecificVersion>
45-
<HintPath>..\packages\Newtonsoft.Json.6.0.8\lib\net40\Newtonsoft.Json.dll</HintPath>
46-
</Reference>
4743
<Reference Include="System" />
4844
<Reference Include="System.Core">
4945
<RequiredTargetFramework>3.5</RequiredTargetFramework>
@@ -72,9 +68,6 @@
7268
<Name>AustinHarris.JsonRpc</Name>
7369
</ProjectReference>
7470
</ItemGroup>
75-
<ItemGroup>
76-
<None Include="packages.config" />
77-
</ItemGroup>
7871
<Choose>
7972
<When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">
8073
<ItemGroup>

AustinHarris.JsonRpcTest/packages.config

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)