deprecating ODATA support in 3.x until we make the protocol work properly, also the library from microsoft is quite inconsistent when it comes to case ofthe property in their convention vs the property names in urls.

This commit is contained in:
David Lebee
2021-08-13 12:21:27 -04:00
parent 1c44d39d90
commit 36bf2a9096
18 changed files with 17 additions and 281 deletions
@@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FluentValidation" Version="9.5.0" />
<PackageReference Include="FluentValidation" Version="10.3.0" />
</ItemGroup>
<ItemGroup>