using SabreTools.Serialization; namespace Test { class Program { public static void Main(string[] args) { // DO NOTHING FOR NOW } } }