Nuget
Перейти к файлу
bmanikm d129831d6f In some console environment, leftPadding is negative. Fixing below exception by adding check on leftPadding value.
C:\NuGet.exe list id:nuget.core -source "https://www.nuget.org/api/v2" -NonInteractive -Verbosity detailed
System.ArgumentOutOfRangeException: Non-negative number required.
Parameter name: totalWidth
   at System.String.PadHelper(Int32 totalWidth, Char paddingChar, Boolean isRightPadded)
   at NuGet.Common.Console.PrintJustified(Int32 startIndex, String text, Int32 maxWidth)
   at NuGet.Common.Console.PrintJustified(Int32 startIndex, String text)
   at NuGet.Commands.ListCommand.ExecuteCommand()
   at NuGet.Commands.Command.Execute()
   at NuGet.Program.Main(String[] args)
2014-04-08 11:45:42 -07:00
Build Update the version number to 2.8.1 2014-02-14 12:58:52 -08:00
Common Update the version number to 2.8.1 2014-02-14 12:58:52 -08:00
FxCop
Tools sign assemblies 2013-06-29 06:03:23 -07:00
WebMatrixExtension Bump version to 2.6.1 2014-03-26 11:00:43 -07:00
lib Merge branch '2.8.1' 2014-04-03 15:52:56 -07:00
src In some console environment, leftPadding is negative. Fixing below exception by adding check on leftPadding value. 2014-04-08 11:45:42 -07:00
test Change test UpdatePackageInAllProjects to use local repo. 2014-04-04 15:22:34 -07:00
xdt@bccf157133 Add entry to change log to describe NuGet.Server package is signed. 2013-07-29 09:41:29 -07:00
.gitignore Build improvement: 2013-12-01 01:03:24 -08:00
.gitmodules Import source code of XDT into NuGet and build the xdt assembly out of it. 2013-04-17 10:24:01 -07:00
COPYRIGHT.txt Update copyright to 2010-2014 2014-01-25 01:29:57 -08:00
CREDITS.txt Update copyright to 2010-2014 2014-01-25 01:29:57 -08:00
CodeAnalysisDictionary.xml Add Dialog11 and TeamFoundationServer11 projects. 2013-03-04 12:15:43 -08:00
LICENSE.txt
NuGet.ruleset
NuGet.sln Merge remote-tracking branch 'origin/2.7.2' into master 2013-12-05 16:50:38 -08:00
acknowledgements.md Added Gregory's CodePlex handle 2014-02-03 11:57:38 -08:00
build.cmd Fix various unit-test failures 2013-10-07 09:42:31 -07:00
build.sh
build_dev12.cmd Build improvement: 2013-12-01 01:03:24 -08:00
changelog.md Add tests for PackageSaveMode with nuget.exe restore command and VS package restore 2013-10-16 12:04:31 -07:00