NuGet extension is included in VS2012.
With "Enable NuGet Package Restore" we can store only references to dependencies in VCS, without binaries.
Use FSharpPowerPack dependency from NuGet, so we don't need to install it manually.
With "Enable NuGet Package Restore" we can store only references to dependencies in VCS, without binaries.
Use FSharpPowerPack dependency from NuGet, so we don't need to install it manually.