discord-csharp / MODiX

Discord Bot handling basic moderation needs, soon implements statistics.
MIT License
114 stars 63 forks source link

Bump versions of packages #1008

Closed calledude closed 5 months ago

calledude commented 5 months ago

Opted to not update Moq for obvious reasons NUnit kept at the same version for now as Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.NUnit and Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.NUnit seem to be reflecting into it and depending on something that is no longer there in the latest version.

Also install Microsoft.EntityFrameworkCore.Relational as a top level dependency to avoid conflict with Npgsql.EntityFrameworkCore.PostgreSQL