A set of aliases for http://cakebuild.net to access the AppVeyor API
You can easily reference Cake.AppVeyor directly in your build script via a cake addin:
#addin nuget:?package=Cake.AppVeyor
#addin nuget:?package=Refit&version=9.0.3NOTE: It's very important at this point in time to specify the Refit package and the version 9.0.2 for it.
Please visit the Cake Documentation for a list of available aliases:
http://cakebuild.net/dsl/appveyor
Apache Cake.AppVeyor Copyright 2016. The Apache Software Foundation This product includes software developed at The Apache Software Foundation.
For questions and to discuss ideas & feature requests, use the GitHub discussions on the Cake GitHub repository, under the Extension Q&A category.