dotnet-installer/tools
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
..
DebianPackageTool CR feedback 2016-04-05 18:03:06 -07:00
MultiProjectValidator Move to P2P references all over the place 2016-05-05 17:21:27 -07:00
RuntimeGraphGenerator Update nuget version to 3.5.0-rc-1285 2016-05-12 21:56:56 -07:00
Key.snk Adding a key to use for strong name signing of our assemblies and modifying the project.json of our projects to include that key. 2015-12-19 17:46:22 -08:00
test_key.snk Moved ProjectModel to json.net for GlobalSettings and Project.json. Kept LockFileReader using the old API as I don't have the cycles to add the tests for it at the moment. 2016-04-04 12:11:27 -07:00