.NET Core OnModelCreating gives me error
Hi, ive always used this code but now the highlighted code crashed the Update-Database when I try to Add-Migration and Update-Database. If I remove the highlighted code it works. I cant see whats wrong here, is it something new with .NET 8 that makes it not work?
