You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rem comments following lines once you are done with your script, the idea is to be sure paket install regenerate the lock file if we add new nuget in the fsx
rem if exist ".fake" (rmdir /Q /S ".fake" )
rem if exist "build.fsx.lock" (del "build.fsx.lock")