Skip to content

Commit 9ae7841

Browse files
committed
paket fixed the bug so we no longer have to fixate the version
1 parent 0ef05df commit 9ae7841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo off
22

3-
.paket\paket.bootstrapper.exe 2.40.4
3+
.paket\paket.bootstrapper.exe
44
if errorlevel 1 (
55
exit /b %errorlevel%
66
)

0 commit comments

Comments
 (0)