dotnet-installer/test/dotnet.Tests/CommandTests
Peter Huene 5ebbd618ec
Fix case sensitivity of tool package identifiers.
This commit fixes the case sensitivity of tool package identifiers.

Previously the install and uninstall commands unintentionally required the tool
package ids to specified in all lowercase for the install / uninstall to work.

Fixes #8682.
2018-03-05 10:18:41 -08:00
..
InstallToolCommandTests.cs Fix case sensitivity of tool package identifiers. 2018-03-05 10:18:41 -08:00
UninstallToolCommandTests.cs Implement uninstall tool command. 2018-02-19 22:46:16 -08:00