Install process will reference .props
and .targets
files from NuGet packages - #516
Don't internalize in paket.exe during ILMerge
Allow to download from pre-authenticated MyGet feed - #466
BUGFIX: Fix paket install --hard
for FSharp.Core - #579
BUGFIX: paket convert-from-nuget
ignores casing when looking for nuget.targets - #580
BUGFIX: paket install
correctly parses HTTP references - #571
BUGFIX: paket.dependencies
parser now fails if tokens are not valid
COSMETICS: Prerelease strings are checked that they don't contain operators
COSMETICS: Create an install function in the API which takes a paket.dependencies
file as text - #576