Skip to content

Commit 9774ed7

Browse files
committed
Remove Json.NET.
1 parent b2c6b28 commit 9774ed7

24 files changed

Lines changed: 0 additions & 57 deletions

Playground-Android/Playground-Android.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@
4141
<AndroidUseSharedRuntime>false</AndroidUseSharedRuntime>
4242
</PropertyGroup>
4343
<ItemGroup>
44-
<Reference Include="Newtonsoft.Json">
45-
<HintPath>..\packages\Newtonsoft.Json.6.0.3\lib\portable-net40+sl4+wp7+win8\Newtonsoft.Json.dll</HintPath>
46-
<Private>True</Private>
47-
</Reference>
4844
<Reference Include="Splat, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
4945
<SpecificVersion>False</SpecificVersion>
5046
<HintPath>..\packages\Splat.1.3.1\lib\monoandroid\Splat.dll</HintPath>

Playground-Android/packages.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Newtonsoft.Json" version="6.0.3" targetFramework="MonoAndroid403" />
43
<package id="Rx-Core" version="2.2.4" targetFramework="MonoAndroid403" />
54
<package id="Rx-Interfaces" version="2.2.4" targetFramework="MonoAndroid403" />
65
<package id="Rx-Linq" version="2.2.4" targetFramework="MonoAndroid403" />

Playground-WP8/Playground-WP8.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,6 @@
170170
</ProjectReference>
171171
</ItemGroup>
172172
<ItemGroup>
173-
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
174-
<SpecificVersion>False</SpecificVersion>
175-
<HintPath>..\packages\Newtonsoft.Json.6.0.3\lib\portable-net45+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath>
176-
</Reference>
177173
<Reference Include="Ninject.Common">
178174
<HintPath>.\Ninject.Common.dll</HintPath>
179175
</Reference>

Playground-WP8/packages.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Newtonsoft.Json" version="6.0.3" targetFramework="wp80" />
43
<package id="Rx-Core" version="2.2.4" targetFramework="wp80" />
54
<package id="Rx-Interfaces" version="2.2.4" targetFramework="wp80" />
65
<package id="Rx-Linq" version="2.2.4" targetFramework="wp80" />

Playground-Wpa81/Playground-Wpa81.Windows/Playground-Wpa81.Windows.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,6 @@
130130
</Page>
131131
</ItemGroup>
132132
<ItemGroup>
133-
<Reference Include="Newtonsoft.Json">
134-
<HintPath>..\..\packages\Newtonsoft.Json.6.0.3\lib\netcore45\Newtonsoft.Json.dll</HintPath>
135-
<Private>True</Private>
136-
</Reference>
137133
<Reference Include="Splat">
138134
<HintPath>..\..\packages\Splat.1.3.1\lib\NetCore45\Splat.dll</HintPath>
139135
</Reference>

Playground-Wpa81/Playground-Wpa81.Windows/packages.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Newtonsoft.Json" version="6.0.3" targetFramework="win81" />
43
<package id="Rx-Core" version="2.2.4" targetFramework="win81" />
54
<package id="Rx-Interfaces" version="2.2.4" targetFramework="win81" />
65
<package id="Rx-Linq" version="2.2.4" targetFramework="win81" />

Playground-Wpa81/Playground-Wpa81.WindowsPhone/Playground-Wpa81.WindowsPhone.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,6 @@
107107
</Page>
108108
</ItemGroup>
109109
<ItemGroup>
110-
<Reference Include="Newtonsoft.Json">
111-
<HintPath>..\..\packages\Newtonsoft.Json.6.0.3\lib\portable-net45+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath>
112-
<Private>True</Private>
113-
</Reference>
114110
<Reference Include="Splat">
115111
<HintPath>..\..\packages\Splat.1.3.1\lib\Portable-Win81+Wpa81\Splat.dll</HintPath>
116112
</Reference>

Playground-Wpa81/Playground-Wpa81.WindowsPhone/packages.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Newtonsoft.Json" version="6.0.3" targetFramework="wpa81" />
43
<package id="Rx-Core" version="2.2.4" targetFramework="wpa81" />
54
<package id="Rx-Interfaces" version="2.2.4" targetFramework="wpa81" />
65
<package id="Rx-Linq" version="2.2.4" targetFramework="wpa81" />

Playground-iOS/Playground-iOS.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@
8888
<CodesignKey>iPhone Distribution</CodesignKey>
8989
</PropertyGroup>
9090
<ItemGroup>
91-
<Reference Include="Newtonsoft.Json">
92-
<HintPath>..\packages\Newtonsoft.Json.6.0.3\lib\portable-net40+sl4+wp7+win8\Newtonsoft.Json.dll</HintPath>
93-
<Private>True</Private>
94-
</Reference>
9591
<Reference Include="Splat, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
9692
<SpecificVersion>False</SpecificVersion>
9793
<HintPath>..\packages\Splat.1.3.1\lib\monotouch\Splat.dll</HintPath>

Playground-iOS/packages.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Newtonsoft.Json" version="6.0.3" targetFramework="MonoTouch10" />
43
<package id="Rx-Core" version="2.2.4" targetFramework="MonoTouch10" />
54
<package id="Rx-Interfaces" version="2.2.4" targetFramework="MonoTouch10" />
65
<package id="Rx-Linq" version="2.2.4" targetFramework="MonoTouch10" />

0 commit comments

Comments
 (0)