gheorghedarle / Xamarin-Formula1

Formula 1 App is a simple app developed with Xamarin to display information about Formula 1
MIT License
51 stars 8 forks source link

Build errors, failed llinking files Severity Code formula1:style/Theme.AppCompat.Light.NoActionBar not found. #5

Closed papyr closed 1 week ago

papyr commented 4 months ago

Hello this is a great sample, but I am facing some build errors.

I see this is core 2.1, will this work with .Net core 8 LTS, which seems to be much faster and the nugets are updated. Also how can we calendar updates in app, reminders to watch the F1

image

gheorghedarle commented 4 months ago

Hello @papyr the app is using .net standard 2.1, do you want to update to .net MAUI?