Fix/issue 756 (#762)

* fix issue https://github.com/dotnet-architecture/eShopOnWeb/issues/756

* update all nuget package
This commit is contained in:
Cédric Michel
2022-07-21 15:27:29 +02:00
committed by GitHub
parent d8616ffb02
commit b4e184046f
9 changed files with 44 additions and 44 deletions

View File

@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="BlazorInputFile" Version="0.2.0" />
<PackageReference Include="FluentValidation" Version="11.0.2" />
<PackageReference Include="FluentValidation" Version="11.1.0" />
</ItemGroup>
</Project>