FoundatioFx / Foundatio.Parsers

A lucene style query parser that is extensible and allows modifying the query.
https://www.nuget.org/packages/Foundatio.Parsers.LuceneQueries/
Apache License 2.0
66 stars 19 forks source link

Build is failing when using version 7.17.2 #74

Closed colmabe closed 2 years ago

colmabe commented 2 years ago

When we try to build our application with the new version 7.12.2 the build fails because it can't find the package Exceptionless.DateTimeExtensions. It seams like the version 3.4.1 is not on the nuget feed.

error NU1102: Unable to find package Exceptionless.DateTimeExtensions with version (>= 3.4.1)

ejsmith commented 2 years ago

The missing nuget package has been resolved. Sorry for the delay.