Skip to content

Commit dfcd377

Browse files
committedOct 8, 2018
Bump cake version
Updates nuget client which should resolve tools download speed issue
1 parent 77c7ed8 commit dfcd377

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎tools/Modules/packages.config

+1-1
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.BuildSystems.Module" version="0.3.0" />
3+
<package id="Cake.BuildSystems.Module" version="0.3.1" />
44
</packages>

‎tools/packages.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Cake" version="0.28.0" />
3+
<package id="Cake" version="0.30.0" />
44
<package id="Cake.Bakery" version="0.3.0" />
55
</packages>

0 commit comments

Comments
 (0)
Please sign in to comment.