comparison .hgignore @ 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 3071220371f8
children 5f7a3e1d32b9
comparison
equal deleted inserted replaced
226:9428ea36838e 227:8d5de4eb9c2c
16 MonoPlay/bin/ 16 MonoPlay/bin/
17 MonoPlay/obj/ 17 MonoPlay/obj/
18 Implab.Test/Implab.Format.Test/bin/ 18 Implab.Test/Implab.Format.Test/bin/
19 Implab.Test/Implab.Format.Test/obj/ 19 Implab.Test/Implab.Format.Test/obj/
20 *.suo 20 *.suo
21 Implab.Format.Test/bin/
22 Implab.Format.Test/obj/
23 packages/