.. |
CommandParsing
|
Cli.Utils internal --> public
|
2016-01-06 00:44:41 -08:00 |
AnsiColorExtensions.cs
|
Cli.Utils internal --> public
|
2016-01-06 00:44:41 -08:00 |
AnsiConsole.cs
|
update with @stephentoub 's suggested changes
|
2016-02-24 10:51:36 -08:00 |
ArgumentEscaper.cs
|
Refactor ScriptExecutor, add test cases for scriptexecutor.
|
2016-02-12 11:04:30 -08:00 |
Command.cs
|
Pipe configuration through CommandResolver
|
2016-02-18 09:57:30 -08:00 |
CommandContext.cs
|
Packaged Commands
|
2016-01-09 16:50:31 -08:00 |
CommandFactory.cs
|
Adding a new factory that creates the command as is, without adding the dotnet to it. We need it so that the runner can pass dotnet-test-xunit and get back the final corehost command, which is the right one for VS to use and attach to.
|
2016-02-26 14:34:23 -08:00 |
CommandResolutionStrategy.cs
|
Refactor ScriptExecutor, add test cases for scriptexecutor.
|
2016-02-12 11:04:30 -08:00 |
CommandResolver.cs
|
Pipe configuration through CommandResolver
|
2016-02-18 09:57:30 -08:00 |
CommandResult.cs
|
Maintain test artifacts
|
2016-01-26 23:25:39 -08:00 |
CommandSpec.cs
|
Packaged Commands
|
2016-01-09 16:50:31 -08:00 |
CommandUnknownException.cs
|
Packaged Commands
|
2016-01-09 16:50:31 -08:00 |
Constants.cs
|
Pipe configuration through CommandResolver
|
2016-02-18 09:57:30 -08:00 |
CoreHost.cs
|
Compile Microsoft.DotNet.Cli.Utils in net451
|
2016-02-11 15:46:43 -08:00 |
DebugHelper.cs
|
Cli.Utils internal --> public
|
2016-01-06 00:44:41 -08:00 |
DotNetCommandFactory.cs
|
Pipe configuration through CommandResolver
|
2016-02-18 09:57:30 -08:00 |
Env.cs
|
Refactor ScriptExecutor, add test cases for scriptexecutor.
|
2016-02-12 11:04:30 -08:00 |
ICommand.cs
|
Fix color printing and verbosity.
|
2016-02-12 15:52:11 -08:00 |
ICommandFactory.cs
|
Adding a new factory that creates the command as is, without adding the dotnet to it. We need it so that the runner can pass dotnet-test-xunit and get back the final corehost command, which is the right one for VS to use and attach to.
|
2016-02-26 14:34:23 -08:00 |
Microsoft.DotNet.Cli.Utils.xproj
|
Updating tests to use the latest version of dotnet-test-xunit, which supports debugging from VS. Also updating our xproj files so that we can build the CLI from VS using the CLI.
|
2016-03-01 16:28:10 -08:00 |
PathUtility.cs
|
Compile Microsoft.DotNet.Cli.Utils in net451
|
2016-02-11 15:46:43 -08:00 |
project.json
|
Build and project cleanup
|
2016-02-15 09:43:18 -08:00 |
Reporter.cs
|
Use System.Console on Unix
|
2016-02-23 11:45:57 -08:00 |
RuntimeEnvironmentRidExtensions.cs
|
switch from DNX to cross-plat NuGet!
|
2016-01-19 11:43:09 -08:00 |
ScriptExecutor.cs
|
update compiler unit tests
|
2016-02-12 11:37:15 -08:00 |
ScriptNames.cs
|
Adding pre/post publish scripts
|
2016-01-12 09:41:59 -08:00 |
StreamForwarder.cs
|
working on build scripts
|
2016-02-12 15:26:35 -08:00 |