Skip to content

2.0.28

Compare
Choose a tag to compare
@Redth Redth released this 25 Sep 20:04
· 159 commits to develop since this release

Supports and requires Cake 0.22.0+

NOTE: For now you will also need to reference Newtonsoft.Json as an addin in your cake script, for example:

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