appany / AppAny.Quartz.EntityFrameworkCore.Migrations

EntityFrameworkCore PostgreSQL migrations for Quartz.NET
MIT License
70 stars 18 forks source link

Update package references to EF Core 7 and 8 #60

Closed sfmskywalker closed 8 months ago

sfmskywalker commented 10 months ago

This PR updates all referenced packages to their latest available version, including EF Core 7and 8.

59

bigolewannabe commented 9 months ago

I'm hitting a migrations error now as well. It's .NET 8 but related to the infrastructure called during a migration.

sergeyshaykhullin commented 8 months ago

@sfmskywalker Tests

Seems like need to upgrade CI to dotnet 8