Jan Trejbal

Results 60 comments of Jan Trejbal

My PR is only extending System.Text.Json support. But I do not know if it fixes query building. It probably can be fixed using configuration from my PR

Oh, I did not consider it. You are right

It does not solve everything around authorization, but it fixes Azure DevOps auth. Can it be reviewed&merged?

I am hitting the issue running our instance of Dependabot. I do not have knowledge of other runtimes, and honestly, I am not searching for it. The issue, as I...

If you are not familiar with `nuget.config` and `packageSourceMapping`: it requires that the key of `packageSources.add[key]` is matching with key from `packageSourceMapping.packageSource[key]`. The current Dependabot implementation violates this completely.

Ok first part extracted into: #8927

And the last one, #8930. The #8930 conflicts a lot with #8908. I prefer to go through #8930 first.

It should be ready for a review

It was resolved at the time of my request.