Skip to content

Commit 699f670

Browse files
committed
Update FAKE 4.22.8
1 parent 609e417 commit 699f670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pushd %~dp0
44

55
tools\nuget\NuGet.exe update -self
6-
tools\nuget\NuGet.exe install FAKE -ConfigFile tools\nuget\Nuget.Config -OutputDirectory packages -ExcludeVersion -Version 4.22
6+
tools\nuget\NuGet.exe install FAKE -ConfigFile tools\nuget\Nuget.Config -OutputDirectory packages -ExcludeVersion -Version 4.22.8
77
tools\nuget\NuGet.exe install ILRepack -ConfigFile tools\nuget\Nuget.Config -OutputDirectory packages -ExcludeVersion -Version 2.0.10
88

99
set encoding=utf-8

0 commit comments

Comments
 (0)