Skip to content

Marks exceptions as serializable - #20

Merged
grimley517 merged 3 commits into
mainfrom
15-mark-exceptions-as-serialisable
May 18, 2026
Merged

Marks exceptions as serializable#20
grimley517 merged 3 commits into
mainfrom
15-mark-exceptions-as-serialisable

Conversation

@grimley517

Copy link
Copy Markdown
Owner

Ensures exceptions can be correctly serialized.

This resolves issues encountered during serialization processes by marking relevant exception classes as serializable.

corrected serialisation aspects for decimal Exception
@grimley517 grimley517 self-assigned this Nov 23, 2025
@grimley517

Copy link
Copy Markdown
Owner Author

@copilot resolve the merge conflicts in this pull request

Co-authored-by: grimley517 <1910463+grimley517@users.noreply.github.com>

Copilot AI commented May 16, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved in commit 6a51af3. The conflict in .github/workflows/dotnet.yml was resolved by adopting actions/setup-dotnet@v5 from main (which uses global.json for the .NET version) instead of the branch's @v3 with the explicit dotnet-version: 6.0.x.

@grimley517
grimley517 merged commit d499831 into main May 18, 2026
2 checks passed
@grimley517
grimley517 deleted the 15-mark-exceptions-as-serialisable branch May 18, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants