Skip to content

Conversation

@luukholleman
Copy link
Contributor

@luukholleman luukholleman commented May 14, 2025

There are some extension projects which had no code gen turned on. This prevented Orleans from automatically loading the extensions because the ApplicationPart assembly attributes were never generated.

https://github.com/dotnet/orleans/blob/main/src/Orleans.Serialization/Hosting/ReferencedAssemblyProvider.cs#L79-L87

This fixes #9448

Microsoft Reviewers: Open in CodeFlow

@luukholleman
Copy link
Contributor Author

@dotnet-policy-service agree

@ReubenBond ReubenBond enabled auto-merge (squash) May 30, 2025 03:30
@ReubenBond ReubenBond merged commit c6cdeae into dotnet:main May 30, 2025
28 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue when using Orleans.Clustering.AdoNet and Orleans.Persistence.AdoNet in orleans 9.2 under aspire 9.2

2 participants