Refactor: Move common reading code to separate class.

This commit is contained in:
2017-05-30 02:00:55 +01:00
parent d011caaaa9
commit 07b9f9787f
9 changed files with 1284 additions and 1244 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="System.ValueTuple" version="4.3.1" targetFramework="net40" />
</packages>