Hi ANZ Team,
- What is your product version 9.1. & 9.2.0RC-1?
- What is your product type (Angular or MVC) Angular?
- What is product framework type (.net framework or .net core) Core?
I downloaded both the above mentioned version and tried to start upgrading the mobile side from 8.7 and on the startup of XAMRIN i get the below error:
System.TypeLoadException: 'Could not resolve type with token 0100005b from typeref (expected class 'AutoMapper.IMapperBase' in assembly 'AutoMapper, Version=10.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005')'
Everything from scratch and base without any custom entities generated yet.
I can't see any other types of errors except the above, how to I go about resolving this?
Regards, AuroraBMS
5 Answer(s)
-
0
Hi,
I have creted an issue about this, see https://github.com/aspnetzero/aspnet-zero-core/issues/3538.
We will try to reproduce and fix this problem.
-
0
I have the same issue Version 9.1 NetCore Jquery
-
0
Hi,
Could you follow https://github.com/aspnetzero/aspnet-zero-core/issues/3538 ? We will fix this problem in a short time.
-
0
Hi @ismcagdas,
I see that the issue is fixed for milestone 9.3, is it at all possible for me to fix it on 9.2 with specific steps or will this only be resolveable on 9.3?
If yes, what steps can be followed to resolve this?
Regards, AuroraBMS
-
0
Apologies, I see the commit link now. Tested & Working
Just dropping the link here for the rest.
Thanks @ismcagdas