Commit 0eed97f
Fix DeleteContributorService passing raw int instead of ContributorId to GetByIdAsync (#1000)
* Initial plan
* Fix: pass ContributorId instead of int to GetByIdAsync in DeleteContributorService
Co-authored-by: ardalis <782127+ardalis@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ardalis <782127+ardalis@users.noreply.github.com>1 parent ad91b4c commit 0eed97f
File tree
1 file changed
+1
-1
lines changed- src/Clean.Architecture.Core/Services
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments