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

Versioning Issue in Latest NUGET packages #378

Closed
joshidp opened this issue May 11, 2020 · 4 comments
Closed

Versioning Issue in Latest NUGET packages #378

joshidp opened this issue May 11, 2020 · 4 comments
Assignees
Labels

Comments

@joshidp
Copy link

joshidp commented May 11, 2020

Hi,

Thanks for the great work!

After 1.0.22 version all the packages which are published from your end have versioning issue. For example, latest 1.1.0 nuget has version of 1.0.24 in the dll after the install. This creates lots of dependency resolution issue. Please check the issue.

image

version 1.0.24 has 1.0.23 dll.

image

@JonathanMagnan JonathanMagnan self-assigned this May 11, 2020
@JonathanMagnan
Copy link
Member

Hello @joshidp ,

Thank you for reporting. I made a very quick check and you are right.

We will try to deploy a new version this night.

Best Regards,

Jon


Performance Libraries
context.BulkInsert(list, options => options.BatchSize = 1000);
Entity Framework ExtensionsEntity Framework ClassicBulk OperationsDapper Plus

Runtime Evaluation
Eval.Execute("x + y", new {x = 1, y = 2}); // return 3
C# Eval FunctionSQL Eval Function

@joshidp
Copy link
Author

joshidp commented May 13, 2020

Any updates?

@JonathanMagnan
Copy link
Member

Hello @joshidp ,

Sorry for the additional delay,

The v1.1.1 has been released.

Let me know if the issue is solved correctly.

Have a great day,

Best Regards,

Jon

@joshidp
Copy link
Author

joshidp commented May 18, 2020

Thanks, issue has been fixed.

@joshidp joshidp closed this as completed May 18, 2020
@StefH StefH added the bug label Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants