Commit b851d31
committed
Update where command to output project paths instead of package paths
The where command was printing OutputPath (the nupkg path) for each
registered project. Changed it to print ProjectPath (the csproj path)
to match the which command's behavior.
https://claude.ai/code/session_01V3PnuN1BXFiVX5aiyXC8hT1 parent 604c3fe commit b851d31
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
0 commit comments