dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Commands
Andrew Stanton-Nurse 7cc90d9ad1 Update dotnet-build to produce portable layout
dotnet-build will produce a deps file for portable builds, and will now
create "runnable" outputs for RID-less targets

the outputs won't actually be runnable today because we need corehost
changes and to generate a deps.json file for corehost to use.
2016-03-08 11:46:15 -08:00
..
BuildCommand.cs Update dotnet-build to produce portable layout 2016-03-08 11:46:15 -08: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 Fix publish runtime asseets 2016-02-16 20:54:11 -08:00
RestoreCommand.cs Fixup some Usings Statements. Remove SkipForOS function in favor of ActiveIssue 2016-01-05 16:05:43 -08:00
RunCommand.cs Test Changes to work with new Argument Escaping and Command Infra 2016-01-23 13:01:32 -08:00
TestCommand.cs Fixing versions 2016-02-18 01:10:07 -08:00