Remove unused property Version in Converter
authorFraser Waters <frassle@gmail.com>
Sun, 2 Jul 2017 22:03:34 +0000 (23:03 +0100)
committerFraser Waters <frassle@gmail.com>
Sun, 2 Jul 2017 22:03:34 +0000 (23:03 +0100)
commitbe5712d85be160cb009784faf6b99c50ef9517dc
tree0ee215c193016f4ae3b6a4ecdbe6ef15260eced3
parentcfda55cd8a104e59a3b5d2922b59bcd0242431d6
Remove unused property Version in Converter

The property Version on the Parser class was never used. Removed it and
the command line argument in main that was used to set it.
src/Generator.Converter/Main.cs
src/Generator.Converter/Parser.cs