dotnet-installer/src
Piotr Puszkiewicz d63bd8e50d Merge pull request #344 from piotrpMSFT/piotrpMSFT/issue342/dotnet-test
dotnet-test command
fixes issue #344 and #359 
@brthor, note issue #359. Powershell was interpreting particular Env Var names as patterns due to use of -Path. Changing this to -LiteralPath was required since use of patterns was unintended.
2015-11-30 22:19:52 -08:00
..
corehost Changes for corehost default path resolution on mac 2015-11-20 17:24:00 -08:00
Microsoft.DotNet.Cli Enable commands to be shipped in packages 2015-11-28 01:18:42 -08:00
Microsoft.DotNet.Cli.Utils add dotnet-test 2015-11-30 17:28:03 -08:00
Microsoft.DotNet.Compiler.Common Fix Microsoft.DotNet.ProjectModel namespace 2015-11-27 16:19:54 -08:00
Microsoft.DotNet.ProjectModel PR Feedback 2015-11-30 17:30:25 -08:00
Microsoft.DotNet.ProjectModel.Workspaces Fix Microsoft.DotNet.ProjectModel namespace 2015-11-27 16:19:54 -08:00
Microsoft.DotNet.Runtime clean up the SLN and projects 2015-11-18 12:05:13 -08:00
Microsoft.DotNet.Tools.Compiler add dotnet-test 2015-11-30 17:28:03 -08:00
Microsoft.DotNet.Tools.Compiler.Csc Fix Microsoft.DotNet.ProjectModel namespace 2015-11-27 16:19:54 -08:00
Microsoft.DotNet.Tools.Compiler.Native Let IlcArgs be an opaque string to dotnet native 2015-11-30 15:29:59 -08:00
Microsoft.DotNet.Tools.Init add script executor 2015-11-18 14:28:07 -08:00
Microsoft.DotNet.Tools.Pack Merge Conflicts 2015-11-30 17:36:32 -08:00
Microsoft.DotNet.Tools.Publish Fix Microsoft.DotNet.ProjectModel namespace 2015-11-27 16:19:54 -08:00
Microsoft.DotNet.Tools.Repl add script executor 2015-11-18 14:28:07 -08:00
Microsoft.DotNet.Tools.Repl.Csi fix dotnet-repl-csi 2015-11-25 11:19:31 -08:00
Microsoft.DotNet.Tools.Resgen add script executor 2015-11-18 14:28:07 -08:00
Microsoft.DotNet.Tools.Run Fix Microsoft.DotNet.ProjectModel namespace 2015-11-27 16:19:54 -08:00
Microsoft.DotNet.Tools.Test Merge Conflicts 2015-11-30 17:36:32 -08:00
Microsoft.Extensions.Testing.Abstractions Merge Conflicts 2015-11-30 17:36:32 -08:00