dotnet-installer/test/dotnet.Tests/CommandTests
Peter Huene 4f8ac7dce5
Ensure tool package store root is a full path.
This commit fixes the tool package store such that it stores a full path
instead of, potentially, a relative path.

This prevents a relative path from inadvertently being passed to NuGet
during the restore and causing it to restore relative to the temp project
directory.

Fixes #8829.
2018-03-20 16:54:34 -07:00
..
InstallToolCommandTests.cs Change --source to --source-feed and make it additional (#8833) 2018-03-19 22:22:45 -07:00
ListToolCommandTests.cs Fix list tool command tests to be localizable. 2018-03-20 16:53:49 -07:00
UninstallToolCommandTests.cs Ensure tool package store root is a full path. 2018-03-20 16:54:34 -07:00
UpdateToolCommandTests.cs Update tool (#8794) 2018-03-15 19:45:11 -07:00