add Json.NET PCL library
This commit is contained in:
parent
247137383d
commit
46e0c96757
|
@ -46,6 +46,9 @@
|
||||||
<Reference Include="Gwen">
|
<Reference Include="Gwen">
|
||||||
<HintPath>..\Libs\Gwen.dll</HintPath>
|
<HintPath>..\Libs\Gwen.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="Newtonsoft.Json">
|
||||||
|
<HintPath>..\Libs\Newtonsoft.Json.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
|
|
BIN
Libs/Newtonsoft.Json.dll
Executable file
BIN
Libs/Newtonsoft.Json.dll
Executable file
Binary file not shown.
7457
Libs/Newtonsoft.Json.xml
Executable file
7457
Libs/Newtonsoft.Json.xml
Executable file
File diff suppressed because it is too large
Load diff
Reference in a new issue