Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(serializer): add failing test for record serializer when in external proj and using GenerateCodeForDeclaringAssembly #8860

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

stephenlautier
Copy link

@stephenlautier stephenlautier commented Feb 16, 2024

as per doc https://learn.microsoft.com/en-us/dotnet/orleans/host/configuration-guide/serialization?pivots=orleans-7-0#serializing-record-types

The following is not working when using GenerateCodeForDeclaringAssembly for an external lib (and Sdk is not added to the library)
Just added a failing test (which is skipped) with a repro

Microsoft Reviewers: Open in CodeFlow

@stephenlautier stephenlautier changed the title test(sserializer): add failing test for record serializer when in external test(serializer): add failing test for record serializer when in external Feb 16, 2024
@stephenlautier stephenlautier changed the title test(serializer): add failing test for record serializer when in external test(serializer): add failing test for record serializer when in external proj and using GenerateCodeForDeclaringAssembly Feb 16, 2024
@ReubenBond
Copy link
Member

…e/serialize-record-external-ctor-excluded
@stephenlautier
Copy link
Author

Sorry for the late reply, just seeing this now.

Unfortunately im not able to see the option from the doc, maybe its cause forked on the Org sketch7 and not personal?
image

Non the less I sent you invite for write permissions on Sketch7/orleans, if thats good for you

@stephenlautier
Copy link
Author

also updated PR + merged conflicts

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.

None yet

2 participants