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. |
||
|---|---|---|
| .. | ||
| InstallToolCommandTests.cs | ||
| ListToolCommandTests.cs | ||
| UninstallToolCommandTests.cs | ||
| UpdateToolCommandTests.cs | ||