Skip to content

Commit e02e169

Browse files
committed
Fixed Dotnet.Build reference for Choco.csx
1 parent d4e003e commit e02e169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Choco.csx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#load "nuget:Dotnet.Build, 0.2.5"
1+
#load "nuget:Dotnet.Build, 0.2.9"
22

33
using System.Xml.Linq;
44

0 commit comments

Comments
 (0)