diff Implab/Implab.csproj @ 60:10c7337d29e7

+JSONXmlReaderOptions *JSONScanner: fixed reading from TextReader *code cleanup
author cin
date Thu, 19 Jun 2014 03:41:28 +0400
parents 21611344d366
children 90069a2ec20a
line wrap: on
line diff
--- a/Implab/Implab.csproj	Wed Jun 18 03:54:02 2014 +0400
+++ b/Implab/Implab.csproj	Thu Jun 19 03:41:28 2014 +0400
@@ -63,6 +63,7 @@
     <Compile Include="JSON\JsonTokenType.cs" />
     <Compile Include="JSON\JSONWriter.cs" />
     <Compile Include="JSON\JSONXmlReader.cs" />
+    <Compile Include="JSON\JSONXmlReaderOptions.cs" />
     <Compile Include="JSON\StringTranslator.cs" />
     <Compile Include="Parallels\DispatchPool.cs" />
     <Compile Include="Parallels\ArrayTraits.cs" />