Commit b79d2ee
fix: make CancellationToken optional in AbstractPolylineEncoder.Encode
Avoids breaking existing callers that use the concrete class directly.
Only one Encode overload exists so there is no RS0026 concern.
Agent-Logs-Url: https://github.com/petesramek/polyline-algorithm-csharp/sessions/0ad5e8c4-b82b-4f8c-805d-29afa8c45722
Co-authored-by: petesramek <2333452+petesramek@users.noreply.github.com>1 parent 77566ba commit b79d2ee
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments