build.bat 103 B

123
  1. @echo off
  2. .nuget\NuGet.exe install FAKE -Version 3.5.4
  3. packages\FAKE.3.5.4\tools\FAKE.exe build.fsx %1