mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-13 09:03:15 +01:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user