Oh yes I know Fake but from what I’ve read it is mostly useful for complex build steps and is still using MSBuild for compilation anyway. For now I’m only using MSBuild but it is good to know that Fake is here if needed later.
I use Paket because of the paket update command that updates all the modules to their latest versions. This feature is really missing from Nuget.