dotnet-installer/test/dotnet-msbuild.Tests
Zlatko Knezevic b467d66182 Remove argument separator from commands (#5080)
* Remove argument separator from commands

Currently, the argument separator (`--`) is only supported on
`dotnet run`. This PR removes it from other commands to make the help and
usage of these command clearer.

* Adding dotnet run message test

* Responding to PR feedback
2016-12-19 22:11:39 -08:00
..
dotnet-msbuild.Tests.csproj Allow migration of sln files (#4949) 2016-12-07 11:49:15 -10:00
GivenDotnetMSBuildBuildsProjects.cs Remove argument separator from commands (#5080) 2016-12-19 22:11:39 -08:00