digipolisantwerp/generator-dgp-api-aspnetcore_yeoman

Unit tests in new project fail

Closed this issue · 1 comments

System.TypeLoadException: 'Method 'CommitTransactionAsync' in type 'Microsoft.EntityFrameworkCore.InMemory.Storage.Internal.InMemoryTransactionManager' from assembly 'Microsoft.EntityFrameworkCore.InMemory, Version=3.1.10.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' does not have an implementation.'

Please update the Microsoft.EntityFrameworkCore.InMemory package to version 5.0.12 in the UnitTests project to solve this exception

Fix already included via #49