File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
MADE.Data.Validation.FluentValidation Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 </PropertyGroup >
1717
1818 <ItemGroup Condition =" '$(TargetFramework)'=='net6.0'" >
19- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.5 " />
20- <PackageReference Include =" Z.EntityFramework.Plus.EFCore" Version =" 6.13.21 " />
19+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.6 " />
20+ <PackageReference Include =" Z.EntityFramework.Plus.EFCore" Version =" 6.14.1 " />
2121 </ItemGroup >
2222
2323 <ItemGroup Condition =" '$(TargetFramework)'=='net5.0'" >
2424 <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 5.0.17" />
25- <PackageReference Include =" Z.EntityFramework.Plus.EFCore" Version =" 5.13.21 " />
25+ <PackageReference Include =" Z.EntityFramework.Plus.EFCore" Version =" 5.14.1 " />
2626 </ItemGroup >
2727
2828</Project >
Original file line number Diff line number Diff line change 1212 </PropertyGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" FluentValidation" Version =" 11.0.2 " />
15+ <PackageReference Include =" FluentValidation" Version =" 11.1.0 " />
1616 </ItemGroup >
1717
1818 <ItemGroup >
You can’t perform that action at this time.
0 commit comments