Skip to content

2.0.2

Compare
Choose a tag to compare
@Redth Redth released this 25 Sep 20:42
· 99 commits to master since this release

NOTE: For now you will also need to reference Refit and Newtonsoft.Json as a addins in your cake script, for example:

#addin nuget:?package=Cake.AppVeyor
#addin nuget:?package=Refit&version=3.0.0
#addin nuget:?package=Newtonsoft.Json&version=9.0.1