mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 06:22:50 +08:00
Updated FluentValidations Nuget Package (#833)
This commit is contained in:
parent
9740dae482
commit
a7eaed83a5
@ -26,7 +26,7 @@
|
|||||||
<DebugSymbols>True</DebugSymbols>
|
<DebugSymbols>True</DebugSymbols>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="FluentValidation" Version="7.6.104" />
|
<PackageReference Include="FluentValidation" Version="8.1.3" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore" Version="2.1.1" />
|
<PackageReference Include="Microsoft.AspNetCore" Version="2.1.1" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.1.1" />
|
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.1.1" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.MiddlewareAnalysis" Version="2.1.1" />
|
<PackageReference Include="Microsoft.AspNetCore.MiddlewareAnalysis" Version="2.1.1" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user