I am getting this undefined warning. Has anyone encountered the same? I do not have a clue where this coming from. If I click on it, I am redirected to the .csproj file. Please tell me if anyone has a solution.
I tried to find it on the internet nothing helpful I found yet.
Thanks.
If this issue occurs because you are using .net 8.0, you can try to check whether the csproj file of the file has been correctly switched to .net 8.0. In addition, if you use token authorization, you need to re-authorize when switching to .net 8.0 version