true true $(MSBuildThisFileDirectory) $(MSBuildThisFileDirectory)..\ $(PaketToolsPath)paket.exe $(PaketToolsPath)paket.bootstrapper.exe "$(PaketExePath)" mono --runtime=v4.0.30319 $(PaketExePath) "$(PaketBootStrapperExePath)" mono --runtime=v4.0.30319 $(PaketBootStrapperExePath) $(PaketCommand) install $(PaketCommand) restore $(PaketBootStrapperCommand) RestorePackages; $(BuildDependsOn);