##// END OF EJS Templates
Adde workaround to the behaviour of the logical operations stack in conjuction...
Adde workaround to the behaviour of the logical operations stack in conjuction with async/await methods

File last commit:

r255:b00441e04738 v3
r255:b00441e04738 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>