File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/FluentValidation.AspNetCore Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFrameworks >netcoreapp3.1;net5.0;net6.0</TargetFrameworks >
4- <VersionPrefix >11.1.3 </VersionPrefix >
4+ <VersionPrefix >11.2.0 </VersionPrefix >
55 <AssemblyName >FluentValidation.AspNetCore</AssemblyName >
66 <PackageId >FluentValidation.AspNetCore</PackageId >
77 <Product >FluentValidation.AspNetCore</Product >
@@ -39,7 +39,7 @@ Full release notes can be found at https://github.com/FluentValidation/FluentVal
3939 <FrameworkReference Include =" Microsoft.AspNetCore.App" />
4040 </ItemGroup >
4141 <ItemGroup >
42- <PackageReference Include =" FluentValidation" Version =" 11.1.0 " />
42+ <PackageReference Include =" FluentValidation" Version =" 11.* " />
4343 <PackageReference Include =" FluentValidation.DependencyInjectionExtensions" Version =" 11.1.0" />
4444 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
4545 </ItemGroup >
You can’t perform that action at this time.
0 commit comments