I am trying to run the demo, but I am getting a couple of errors.
"Unloading broken assembly Assets/Firebase/Editor/Firebase.Editor.dll, this assembly can cause crashes in the runtime"
"Assets/firebase-unity-solutions/Firebase_Leaderboard/Demo/DemoUIController.cs(400,63): error CS0012: The type `System.Threading.Tasks.Task' is defined in an assembly that is not referenced. Consider adding a reference to assembly `Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'"
I believe that the problem is with my project settings.
I have it the api compatibility level set as 2.0, but I might be missing something else.
Can you help me figure it out?
My settings are attached.