Skip to content

Commit

Permalink
Updated FluentValidation to 10.2.0 for Blazored#69 (Blazored#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinod-vetrivel committed Jun 9, 2021
1 parent dc1e2ee commit 45485a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentValidation" Version="[10.0.3,11.0)" />
<PackageReference Include="FluentValidation" Version="[10.2.1,11.0)" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="3.1.14" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="3.1.14" />
</ItemGroup>
Expand Down

0 comments on commit 45485a7

Please sign in to comment.