-
I made custom component and want to publish as nuget package. My test code is https://github.com/itn3000/strideexternalnuget |
Beta Was this translation helpful? Give feedback.
Answered by
manio143
Feb 26, 2024
Replies: 1 comment 2 replies
-
Can you see if adding a Module initializer with AssemblyRegistry call like here will help? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
itn3000
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you see if adding a Module initializer with AssemblyRegistry call like here will help?