CC#•Created by MrBruh on 9/22/2023 in #help ❔ string[]' does not contain a definition for 'FirstOrDefault' and no accessible extension method...
This needs System.Linq
but I accidently specified a very old build version which didn't include the needed libraries/functions. Upgrading from net4.0 to net7.0 solved the problem