Skip to content

Commit 542caa3

Browse files
committed
Remove redundant PackageReference to FluentValidation 11.11.0.
1 parent 54715c4 commit 542caa3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/ExpressValidator/ExpressValidator.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333
<None Remove="docs\ExpressValidator\**" />
3434
</ItemGroup>
3535

36-
<ItemGroup>
37-
<PackageReference Include="FluentValidation" Version="11.11.0" />
38-
</ItemGroup>
39-
4036
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
4137
<NoWarn>1701;1702;1591</NoWarn>
4238
</PropertyGroup>

0 commit comments

Comments
 (0)