First version of the MKV file info serializer engine. Currently unable to balance tags.

This commit is contained in:
2017-08-31 23:45:06 -05:00
parent 1f14137c5b
commit 407a183da4
22 changed files with 302 additions and 131 deletions
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
</startup>
</configuration>