Skip to content

Commit 7b2d1a5

Browse files
authored
Merge pull request #450 from microsoft/fix/cake-version
Fix Cake assembly loading issue
2 parents 352acad + 7b00da9 commit 7b2d1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Cake" version="0.34.1" />
3+
<package id="Cake" version="0.37.0" />
44
</packages>

0 commit comments

Comments
 (0)