mparlak / Flee

Fast Lightweight Expression Evaluator
624 stars 119 forks source link

NuGet Package issue #20

Closed vesko-k closed 6 years ago

vesko-k commented 6 years ago

Please, review your NuGet package 1.0.5, assembly for net45 probably is older version, because the issue #15 ("Unable to cast object of type 'Flee.ExpressionElements.CompareElement' to type 'Flee.ExpressionElements.LogicalBitwise.AndOrElement'") still presents. For net461 it's ok.

pvones commented 6 years ago

I can confirm that.

mparlak commented 6 years ago

@vesko-k I will fix this and release a new version.