A set of aliases for http://cakebuild.net to help with YAML Serialization.
You can easily reference Cake.Yaml directly in your build script via a cake addin:
#addin nuget:?package=Cake.Yaml
#addin nuget:?package=YamlDotNet&version=4.2.1
NOTE: It's very important at this point in time to specify the YamlDotNet
package and the version 4.2.1 for it.
Please visit the Cake Documentation for a list of available aliases:
Apache Cake.Yaml Copyright 2015. The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).