Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Add "dnu feeds list" command #1113

@danroth27

Description

@danroth27

Currently trying to list the available NuGet sources using kpm blows up with an exception:

C:\Users\danroth27\Documents\Visual Studio 14\Projects\WebApplication7\src\WebApplication7>kpm sources
Specify --help for a list of available options and commands.
System.Exception: TODO: Error: unrecognized argument 'sources'
   at Microsoft.Framework.Runtime.Common.CommandLine.CommandLineApplication.HandleUnexpectedArg(CommandLineApplication command, String[] args, Int32 index, String argTypeName)
   at Microsoft.Framework.Runtime.Common.CommandLine.CommandLineApplication.Execute(String[] args)
   at Microsoft.Framework.PackageManager.Program.Main(String[] args)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions