dotnet-installer/scripts/update-dependencies
Sridhar Periyasamy a6cc2b07dd Update nuget version to 3.5.0-rc-1285
This is required to update the corefx dependencies from RC2 to RC3. Some
of the corefx libs have 'netstandard1.6' as TFM and this version of Nuget
supports that TFM.

Also the 'VersionRange.IncludePrerelease' has been removed from nuget and by
default 'VersionRange.Satisfies' returns true for any prerelease version.
2016-05-12 21:56:56 -07:00
..
BuildContextProperties.cs Enhance the update-dependencies script: 2016-04-04 19:37:36 -05:00
Config.cs Making Config values lazy loaded so UpdateFiles can be run without setting the GitHub env vars. 2016-04-11 13:51:35 -05:00
DependencyInfo.cs Enhance the update-dependencies script: 2016-04-04 19:37:36 -05:00
Dirs.cs Add initial update-dependencies script. 2016-03-17 08:14:09 -05:00
Program.cs Add initial update-dependencies script. 2016-03-17 08:14:09 -05:00
project.json Update nuget version to 3.5.0-rc-1285 2016-05-12 21:56:56 -07:00
PushPRTargets.cs Enhance the update-dependencies script: 2016-04-04 19:37:36 -05:00
update-dependencies.xproj Add initial update-dependencies script. 2016-03-17 08:14:09 -05:00
UpdateFilesTargets.cs Updating CoreFX to rc2-24022 2016-04-22 10:58:43 -05:00