Update Z.EntityFramework.Plus.EFCore

This commit is contained in:
Jordan Dominion
2023-12-20 14:02:52 -05:00
parent 0883874186
commit 523b3aa86e
@@ -126,7 +126,7 @@
<!-- Usage: Temporary resolution to compatibility issues with EFCore 7 and .NET 8 -->
<PackageReference Include="System.Security.Permissions" Version="8.0.0" />
<!-- Usage: .DeleteAsync() support for IQueryable<T>s -->
<PackageReference Include="Z.EntityFramework.Plus.EFCore" Version="8.101.1.2" />
<PackageReference Include="Z.EntityFramework.Plus.EFCore" Version="8.101.1.3" />
</ItemGroup>
<ItemGroup>