You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
In the .csproj file I changed the header from <Project Sdk="Microsoft.NET.Sdk.Web">
to <Project Sdk="Microsoft.NET.Sdk">
and it all worked.
I have no explanation for this.