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

Version from the dll is 0.0.0.0 (microsoft.entityframeworkcore.dynamiclinq) #388

Closed
StefH opened this issue Jun 10, 2020 · 4 comments
Closed
Assignees
Labels

Comments

@StefH
Copy link
Collaborator

StefH commented Jun 10, 2020

I just noticed that the dll version is 0.0.0.0 for the latest nuget version 1.1.2:
image

&

image

The System.Linq.Dynamic.Core has a dll version (1.1.2). However this should also be 1.0.0.0.

Because the version is 0.0.0.0 this gives problems using the Like functionality.

Can you please create new NuGet packages and make all versions are 1.0.0.0 ?

@JonathanMagnan
Copy link
Member

That's weird,

I will release a new version during the weekend.

I will review all dll version from all library as well

@JonathanMagnan
Copy link
Member

Hello @StefH ,

The v1.1.3 has been released. The FileVersion will now be the same as the product version.

@StefH
Copy link
Collaborator Author

StefH commented Jun 15, 2020

@JonathanMagnan
Because of the file-version fix: another fix is needed #390 else the DynamicFunctions class is not loaded anymore.

@JonathanMagnan
Copy link
Member

Yup, thank again for your insight.

Your pull has been merged and released in v1.1.5

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

2 participants