divyeshio / SmartLearning

Smart Learning is an online learning platform built using blazing fast .Net 7
MIT License
3 stars 3 forks source link

System.TypeLoadException #273

Open sheikhshuaib1234 opened 6 months ago

sheikhshuaib1234 commented 6 months ago

System.TypeLoadException: 'Method 'DeleteRangeAsync' in type 'SmartLearning.Infrastructure.Data.EfRepository`1' from assembly 'SmartLearning.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.'

DiTsz commented 3 months ago

System.TypeLoadException: 'Method 'DeleteRangeAsync' in type 'SmartLearning.Infrastructure.Data.EfRepository`1' from assembly 'SmartLearning.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.'

still it is not fixed, the project is unable to be used even on a PC

jh197033 commented 3 months ago

Same here, cannot get it to run on Apple M3 with .NET 6, 7 installed.