dotnet-installer/src/Microsoft.DotNet.Cli.Utils/CommandResolution
moozzyk 1aac8fb643 Fixing ProjectDependenciesCommandFactory to resolve tools
if the package name is different from the dll name

Addresses #2592
2016-04-21 19:15:54 -07:00
..
AbstractPathBasedCommandResolver.cs add support for type: platform 2016-03-23 21:53:14 -07:00
AppBaseCommandResolver.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
AppBaseDllCommandResolver.cs Make dotnet cli portable 2016-03-28 19:16:02 -07:00
CommandResolutionStrategy.cs Execute project dependency command from output directory for Desktop. 2016-04-05 20:13:06 -07:00
CommandResolverArguments.cs Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -07:00
CompositeCommandResolver.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
DefaultCommandResolverPolicy.cs Make dotnet cli portable 2016-03-28 19:16:02 -07:00
DepsJsonCommandResolver.cs Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -07:00
GenericPlatformCommandSpecFactory.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
ICommandResolver.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
IPackagedCommandSpecFactory.cs Add --runtimeconfig to the hostfxr, and use this option for the xunit scenario. 2016-04-08 09:32:53 -05:00
IPlatformCommandSpecFactory.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
MuxerCommandResolver.cs Make dotnet cli portable 2016-03-28 19:16:02 -07:00
OutputPathCommandResolver.cs Execute project dependency command from output directory for Desktop. 2016-04-05 20:13:06 -07:00
PackagedCommandSpecFactory.cs Make interface untyped 2016-04-11 19:58:14 -07:00
PathCommandResolver.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00
ProjectDependenciesCommandResolver.cs Fixing ProjectDependenciesCommandFactory to resolve tools 2016-04-21 19:15:54 -07:00
ProjectPathCommandResolver.cs PR Feedback and nearly full test coverage for resolvers 2016-03-07 14:45:16 -08:00
ProjectToolsCommandResolver.cs update nuget to 1160 2016-04-13 17:56:50 -07:00
RootedCommandResolver.cs PR Feedback and nearly full test coverage for resolvers 2016-03-07 14:45:16 -08:00
ScriptCommandResolverPolicy.cs Make dotnet cli portable 2016-03-28 19:16:02 -07:00
ToolPathCalculator.cs improve error message for unresolved tools 2016-04-12 16:44:34 -07:00
WindowsExePreferredCommandSpecFactory.cs Refactor CommandResolver into individual CommandResolver Implementation 2016-03-07 14:34:23 -08:00