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

Add support for including types defined in another assembly in static code generation #851

Closed
prochnowc opened this issue Oct 5, 2023 · 1 comment

Comments

@prochnowc
Copy link
Contributor

Is your feature request related to a problem? Please describe.
My serializable types are defined in some 3rd party assembly and I can not add the [YamlSerializable] attribute.

Describe the solution you'd like
I would like the static code generator to include types defined in another assembly.

@EdwardCooke
Copy link
Collaborator

Since this is now complete, I'm closing the issue. Thank you for taking care of it so quickly.

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

No branches or pull requests

2 participants