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

1.3.4 for .net 4.0 #154

Closed
BlackZork opened this issue Nov 23, 2018 · 3 comments
Closed

1.3.4 for .net 4.0 #154

BlackZork opened this issue Nov 23, 2018 · 3 comments
Labels

Comments

@BlackZork
Copy link

I just tried to upgrade from 1.3.3 to 1.3.4 and VS warns about incompatible versions:

Warning The primary reference "QRCoder, Version=1.3.4.0, Culture=neutral, processorArchitecture=MSIL" could not be resolved because it was built against the ".NETFramework,Version=v4.5" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0".

Downgrading to 1.3.3 removes this warning.

(My app still needs to support WinXP, so I cannot use .net 4.5)

@codebude codebude added the bug label Nov 23, 2018
@codebude
Copy link
Owner

Hi @BlackZork ,

thanks for the feedback. This change came with this commit 8f98cae#diff-6adc18d6504da52c22fbd4da68d973ee which was part of one of the merge requests. I'll try to change it back to 4.0. If it recompiles without errors, I'll publish a new version within the next hours.

@codebude
Copy link
Owner

Fixed package was published: https://www.nuget.org/packages/QRCoder/1.3.5
(It may take ~30 minutes until it is fully indexed by NuGet and available via package manager.)

Please let me know, if this solved your problem.

@BlackZork
Copy link
Author

1.3.5 works for me, problem solved. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants