We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PackageReference
1 parent 54715c4 commit 542caa3Copy full SHA for 542caa3
1 file changed
src/ExpressValidator/ExpressValidator.csproj
@@ -33,10 +33,6 @@
33
<None Remove="docs\ExpressValidator\**" />
34
</ItemGroup>
35
36
- <ItemGroup>
37
- <PackageReference Include="FluentValidation" Version="11.11.0" />
38
- </ItemGroup>
39
-
40
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
41
<NoWarn>1701;1702;1591</NoWarn>
42
</PropertyGroup>
0 commit comments