##// END OF EJS Templates
RunnableComponent.Dispose(bool,Exception) changed to standart Dispose(bool)...
RunnableComponent.Dispose(bool,Exception) changed to standart Dispose(bool) IRunnable is now disposable Code cleanups, suppressed some CodeAnalysis warnings

File last commit:

r183:4f82e0f161c3 ref20160224
r208:7d07503621fe v2
Show More
packages.config
3 lines | 143 B | text/plain | TextLexer
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="System.Text.Json" version="2.0.0.11" targetFramework="net45" />
</packages>