aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Newtonsoft.Json.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-09Remove useless executable bit that Windows adds.onefang1-0/+0
2019-09-17Update the Newtonsoft JSON manipulation DLL to latest version (v12.0.3-beta1).Robert Adams1-0/+11193
2018-01-15replace Newtonsoft.Json and Zlib.net with target .net4.6UbitUmarov1-8626/+0
2017-03-31Add the ability to post to and act uponconfiguration in etcdMelanie Thielker1-0/+8626
Etcd is a distributed, highly available name-value store that is the basis of many clustered applications. However, it can also be run on a standalone machine. Using etcd allows live monitoring and possibly changing configuration while the sim is running.