Cake.exe complains it cannot find nuget.exe. Shouldn't `$ENV:NUGET_EXE = $NUGET_EXE` as in the [bootstrapper](https://github.com/cake-build/resources/blob/develop/build.ps1#L151) be added?
Cake.exe complains it cannot find nuget.exe. Shouldn't
$ENV:NUGET_EXE = $NUGET_EXEas in the bootstrapper be added?