0
suruat created
I'm not sure which version of ABP I have since I cannot access the download page anymore, however it's about 2 years old. I have not tried to run the xamarin app before untill today.
When I tried to run/build the andriod app, I got alot of errors. I Think I have resolved all but one:
Severity Code Description Project File Line Suppression State Error Can not resolve reference:
Microsoft.AspNetCore.Hosting.Abstractions, referenced by
MyApp.Application.Shared. Please add a NuGet package or assembly reference for
Microsoft.AspNetCore.Hosting.Abstractions, or remove the reference to
MyApp.Application.Shared. MyApp.Mobile.Droid
Does anyone know how to resolve this?