dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Commands
seancpeters 40c34f891a Updating the Microsoft.Net.Sdk & Microsoft.Net.Sdk.Web versions (#4585)
* Updating the Microsoft.Net.Sdk & Microsoft.Net.Sdk.Web versions

* Fixed merge conflicts. Had to re-update the Sdk version in one place.

* re-migrate dotnet.dll

* Revert Performance Test Projects

* Fix test test

* Add missing WithRuntime

* Disable failing test test
2016-11-03 22:12:33 -07:00
..
BuildCommand.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
BuildPJCommand.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
CleanCommand.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
DependencyToolInvokerCommand.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
DotnetCommand.cs Add kestrel tests. 2016-04-04 17:57:12 -07:00
DotnetTestCommand.cs Updating the Microsoft.Net.Sdk & Microsoft.Net.Sdk.Web versions (#4585) 2016-11-03 22:12:33 -07:00
HelpCommand.cs Move the help command it it's own class. 2016-02-15 20:11:02 -08:00
MigrateCommand.cs post migration cleanup (#4449) 2016-10-29 01:58:37 -07:00
MSBuildCommand.cs Add dotnet msbuild tests. 2016-09-22 15:56:36 -05:00
NewCommand.cs PR Feedback 2016-08-30 12:00:56 -07:00
PackCommand.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
PublishCommand.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
RestoreCommand.cs Fixing full framework tests 2016-11-01 00:31:21 -07:00
RestoreProjectJsonCommand.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
RunCommand.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
TestCommand.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
TestCommandExtensions.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
VSTestCommand.cs Implemented vstest verb which will run the test from given container. (#4115) 2016-09-19 10:59:26 -07:00