Create an inital cake buildscript

This commit is contained in:
miterosan
2018-07-23 21:28:56 +02:00
parent 9dc55688d2
commit 4a5a453c7f
6 changed files with 410 additions and 0 deletions

4
tools/packages.config Normal file
View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Cake" version="0.29.0" />
</packages>