Skip to content

Instantly share code, notes, and snippets.

@MarcoDorantes
Created November 1, 2021 00:13
Show Gist options
  • Save MarcoDorantes/4a17b8cba8b6bd73e04f14dc088c78e3 to your computer and use it in GitHub Desktop.
Save MarcoDorantes/4a17b8cba8b6bd73e04f14dc088c78e3 to your computer and use it in GitHub Desktop.
class Host
{
static void Main(string[] args) => System.Console.WriteLine(yaml.AsXml_1dot0(yaml.deserial(System.IO.File.ReadAllText(args[0]))));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment