Pavels Nikolajevs

Results 3 comments of Pavels Nikolajevs

The issue occurs when project file has duplicate references to same parameters. Therefore naturally duplicate parameters cannot be added and you get generic LINQ error message. What I would propose...

In our case it was package parameter name matching same user variable name.

> > > In our case it seems that we had two packages with the same name (in the package properties). > It would be good if there was guarding...