The type or namespace name 'DryIoc' does not exist in the namespace #2861
Replies: 2 comments 2 replies
|
I have no idea you haven't provided any context or sample that reproduces the issue. |
0 replies
|
@dansiegel I had the same error. For context, I had a class library named To workaround I changed the default namespace of the project to |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How can I resolve this error ?
I compiled Prism and checked if that type is existing. It is.
All reactions