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

Using this library with the JetBrains.Annotations nuget package causes namespace conflicts #25

Closed
redwolf2 opened this issue Apr 3, 2020 · 1 comment

Comments

@redwolf2
Copy link

redwolf2 commented Apr 3, 2020

The compiled binary does contain the JetBrains.Annotations namespace. This causes a problem on each project that is using the JetBrains.Annotations nuget package. You can avoid that by renaming your local JetBrains.Annotations namespace to MvvmValidation.Annotations.

grafik

@pglazkov
Copy link
Owner

pglazkov commented Apr 3, 2020

Thanks for reporting this issue. Published a fix in version 3.1.1. Please let me know if it works for you.

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