view MonoPlay/packages.config @ 227:8d5de4eb9c2c v2

Reimplemented JsonXmlReader, added support for null values: JSON null values are mapped to empty nodes with 'xsi:nil' attribute set to 'true'
author cin
date Sat, 09 Sep 2017 03:53:13 +0300
parents 4f82e0f161c3
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<packages>
  <package id="System.Text.Json" version="2.0.0.11" targetFramework="net45" />
</packages>