Commit e645210
Fix NuGet push to search only src directory for packages
Narrow the find path from `.` to `./src` to avoid accidentally pushing
unintended .nupkg files from outside the source tree.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c8cd82f commit e645210
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
0 commit comments