File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
TabBlazor.FluentValidation.Server
src/TabBlazor.FluentValidation Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
4- <TargetFramework >net6 .0</TargetFramework >
4+ <TargetFramework >net7 .0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 </PropertyGroup >
77
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Razor" >
22
33 <PropertyGroup >
4- <TargetFramework >net6 .0</TargetFramework >
4+ <TargetFramework >net7 .0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Description >Plugin for TabBlazor Validation using Fluent Validation</Description >
77 <Authors >Magnus Ahlberg</Authors >
1313
1414 <ItemGroup >
1515 <PackageReference Include =" FluentValidation" Version =" 11.2.1" />
16- <PackageReference Include =" TabBlazor" Version =" 0.6.5 -alpha" />
16+ <PackageReference Include =" TabBlazor" Version =" 0.8.1.1 -alpha" />
1717 </ItemGroup >
1818
1919</Project >
You can’t perform that action at this time.
0 commit comments