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
At least as of 1.0.7.6, the released NuGet package adds to the Visual Studio project as having no version number:
<Reference Include="System.Linq.Dynamic.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832, processorArchitecture=MSIL"> <HintPath>..\packages\System.Linq.Dynamic.Core.1.0.7.6\lib\net46\System.Linq.Dynamic.Core.dll</HintPath> </Reference>
The text was updated successfully, but these errors were encountered:
Is this a blocking issue ?
Sorry, something went wrong.
I don't think so. I have a pull request in to NHibernate to use this version of the library, but it hasn't been merged yet.
I'm letting you know so you can resolve it in the future.
can this be closed?
@ngbrown : Any update
StefH
No branches or pull requests
At least as of 1.0.7.6, the released NuGet package adds to the Visual Studio project as having no version number:
The text was updated successfully, but these errors were encountered: