Skip to content

Commit 24d8d97

Browse files
committed
Added tools configuration
1 parent 536a563 commit 24d8d97

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tools/packages.config

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<packages>
3+
<package id="Cake" version="0.10.1" />
4+
<package id="NUnit.Console" version="3.0.1" />
5+
<package id="Octokit" version="0.17.0" />
6+
</packages>

0 commit comments

Comments
 (0)