dotnet-installer/test/dotnet-list-package.Tests
Andy Zivkovic 2b84ebe054
Code review feedback changes.
This commit implements the requested changes from the PR code review.

- Remove unnecessary comments
- Use Directory.Exists rather than getting file attributes
- Use GracefulException where appripriate
- Improve test names and fix spacing
- Don't force trailing slash on directory
- Don't use option forwarding
- Delete unnecessary MSBuild.exe[.config] files from test project
- Use forwarded options
2018-09-20 10:26:02 -07:00
..
dotnet-list-package.Tests.csproj Implement the dotnet list package command. 2018-09-20 10:26:01 -07:00
GivenDotnetListPackage.cs Code review feedback changes. 2018-09-20 10:26:02 -07:00