We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I have to use this wonderful dll with an old project in Framework 4.
When I try to integrate Iban4net, there were no warning but it can't compile.
When I switch in 4.5 there was no problem.
So I download the code, downgrade the framework to 4 and recompile. There were no error and everything seems to be ok.
Of course, there were warning in the tests projects but the Iban4net project was good.
I hope to be as explicit as I can
Thanks a lot for your great job
BaesFr
The text was updated successfully, but these errors were encountered:
This lib builds for net4.5 and netstandard 1.2, 1.4, 2.0. Could you please specify, what other platform support you need ?
Sorry, something went wrong.
No branches or pull requests
Hi,
I have to use this wonderful dll with an old project in Framework 4.
When I try to integrate Iban4net, there were no warning but it can't compile.
When I switch in 4.5 there was no problem.
So I download the code, downgrade the framework to 4 and recompile. There were no error and everything seems to be ok.
Of course, there were warning in the tests projects but the Iban4net project was good.
I hope to be as explicit as I can
Thanks a lot for your great job
BaesFr
The text was updated successfully, but these errors were encountered: