Tom Moers

Results 2 issues of Tom Moers

The following JSONPath selector fails > $.Sensors[?(@.SensorId=="left-id")].SensorName to parse with the message > Unexpected character while parsing path query: " Here is some minimal example to reproduce it: ```C# var...

This should fix the build so that a new version for System.Reactive >= 6.0 can be released Note that I am not familiar with paket, so the approach here might...