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

New nuget version? It seems current nuget version is not up to date and broken #6

Closed
idchlife opened this issue Feb 10, 2020 · 3 comments

Comments

@idchlife
Copy link

No description provided.

@DmitriyBobrovskiy
Copy link
Owner

Hi,
Can you provide please more information what is broken?
I just checked and it is working.
I added some tests - you can try to execute it.

@idchlife
Copy link
Author

idchlife commented Feb 11, 2020

@DmitriyBobrovskiy

this line is not in Nuget package (https://www.nuget.org/packages/CheckReceiptSDK/), which makes using library more than once in one session impossible:

https://github.com/DmitriyBobrovskiy/CheckReceiptSDK/blob/master/CheckReceiptSDK/FNS.cs#L175

It fails because headers are trying to be set twice. I checked that github version is working by downloading it and adding package reference to it in .csproj file.

Nuget version is out of date and does not have this fix

@DmitriyBobrovskiy
Copy link
Owner

You are right. I updated the Nuget package.
Thank 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