Skip to content

.Net: FIxing serialization issue in Dapr runtime.#12229

Merged
alliscode merged 1 commit intomicrosoft:mainfrom
alliscode:dapr-serialize-fix
May 22, 2025
Merged

.Net: FIxing serialization issue in Dapr runtime.#12229
alliscode merged 1 commit intomicrosoft:mainfrom
alliscode:dapr-serialize-fix

Conversation

@alliscode
Copy link
Member

Motivation and Context

Fixing issue with serialization in Dapr runtime due to missing [DataContract] attributes.

Contribution Checklist

@alliscode alliscode requested a review from a team as a code owner May 21, 2025 23:38
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label May 21, 2025
@github-actions github-actions bot changed the title FIxing serialization issue in Dapr runtime. .Net: FIxing serialization issue in Dapr runtime. May 21, 2025
@alliscode
Copy link
Member Author

Fixes #12201

@alliscode alliscode enabled auto-merge May 21, 2025 23:41
@alliscode alliscode added this pull request to the merge queue May 22, 2025
Merged via the queue into microsoft:main with commit 28e0a92 May 22, 2025
21 checks passed
@alliscode alliscode deleted the dapr-serialize-fix branch May 22, 2025 01:29
jcruzmot-te pushed a commit to thousandeyes/aia-semantic-kernel that referenced this pull request Sep 15, 2025
### Motivation and Context

Fixing issue with serialization in Dapr runtime due to missing
[DataContract] attributes.

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

Co-authored-by: Ben Thomas (from Dev Box) <bentho@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants