AutoMapper / AutoMapper.Extensions.OData

Creates LINQ expressions from ODataQueryOptions and executes the query.
MIT License
140 stars 38 forks source link

Fix XUnit warnings #214

Closed alexmo16 closed 1 month ago

alexmo16 commented 1 month ago

When I opened the solution I saw that there were some warnings from XUnit. I fixed them.

alexmo16 commented 1 month ago

@dotnet-policy-service agree

BlaiseD commented 1 month ago

Thanks