##// END OF EJS Templates
Implab: added XmlDefaultSeializer (SerializersPool is now obsolete)...
Implab: added XmlDefaultSeializer (SerializersPool is now obsolete) Implab.ServiceHost: rewritten TypeReference (added support for nested types), stable API

File last commit:

r255:b00441e04738 v3
r278:6691aff01de1 v3
Show More
App.config
6 lines | 184 B | text/plain | TextLexer
cin
Improved AsyncQueue...
r233 <?xml version="1.0" encoding="utf-8"?>
cin
JsonXmlReader performance tuning...
r229 <configuration>
<startup>
cin
Adde workaround to the behaviour of the logical operations stack in conjuction...
r255 <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/>
cin
JsonXmlReader performance tuning...
r229 </startup>
cin
Improved AsyncQueue...
r233 </configuration>