From 05e6cb3e44fc0e25acd96aae37e660bf8b24ab3c Mon Sep 17 00:00:00 2001 From: Jeremy Skinner <90130+JeremySkinner@users.noreply.github.com> Date: Mon, 8 Aug 2022 19:47:36 +0100 Subject: [PATCH] Switch to floating version for the FluentValidation dependency. --- .../FluentValidation.AspNetCore.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FluentValidation.AspNetCore/FluentValidation.AspNetCore.csproj b/src/FluentValidation.AspNetCore/FluentValidation.AspNetCore.csproj index 89947cf..dc339a6 100644 --- a/src/FluentValidation.AspNetCore/FluentValidation.AspNetCore.csproj +++ b/src/FluentValidation.AspNetCore/FluentValidation.AspNetCore.csproj @@ -1,7 +1,7 @@  netcoreapp3.1;net5.0;net6.0 - 11.1.3 + 11.2.0 FluentValidation.AspNetCore FluentValidation.AspNetCore FluentValidation.AspNetCore @@ -39,7 +39,7 @@ Full release notes can be found at https://github.com/FluentValidation/FluentVal - +