While I am trying to update .Net5.0 to Net6.0, I Have This Issue
MissingMethodException: Method not found: 'System.Type Microsoft.EntityFrameworkCore.Metadata.ITypeBase.get_ClrType()'.
How I Can Fix it?
MissingMethodException: Method not found: 'System.Type Microsoft.EntityFrameworkCore.Metadata.ITypeBase.get_ClrType()'.
1条答案
按热度按时间zf9nrax11#
您还需要更新nuget包,如果它们不再可用,请找到替代方案。