dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Commands
2016-03-31 10:35:42 -07:00
..
BuildCommand.cs Adding support for output file name for apps. 2016-03-21 12:42:31 -07:00
DotnetTestCommand.cs Modifying the reporting channels to make the AdapterChannel a client and leave the TestRunnerChannel a server. This will prevent port conflicts between dotnet test and the Adapter (VS) due to race conditions. 2016-03-15 15:13:54 -07:00
HelpCommand.cs Move the help command it it's own class. 2016-02-15 20:11:02 -08:00
NewCommand.cs Fixup some Usings Statements. Remove SkipForOS function in favor of ActiveIssue 2016-01-05 16:05:43 -08:00
PackCommand.cs Fix dontet pack with buildbasepath 2016-02-23 19:13:50 -08:00
PublishCommand.cs Publish can skip Build 2016-03-30 19:24:43 -07:00
RestoreCommand.cs Remove rid inference 2016-03-30 16:58:02 -07:00
RunCommand.cs Pass no additional arguments to net451 app 2016-03-31 10:35:42 -07:00
TestCommand.cs Add WorkingDirectory to TestCommand 2016-03-28 17:25:52 -07:00