Merge pull request #1838 from tgstation/dependabot/nuget/Z.EntityFramework.Plus.EFCore-8.103.1

Bump Z.EntityFramework.Plus.EFCore from 8.103.0 to 8.103.1
This commit is contained in:
Jordan Dominion
2024-07-25 06:06:27 -04:00
committed by GitHub
@@ -125,7 +125,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.103.0" />
<PackageReference Include="Z.EntityFramework.Plus.EFCore" Version="8.103.1" />
</ItemGroup>
<ItemGroup>