##// END OF EJS Templates
Fixed promise rejection when there is not specified error handler in the reaction....
Fixed promise rejection when there is not specified error handler in the reaction. FIXED SPELLING IN THE XML CONTAINER CONFIGURATION signleton->singleton Code cleanup Update tests make them working on dotnet core

File last commit:

r255:b00441e04738 v3
r295:28af686e24f7 default
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>