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
As of now there appear to be several other issues with versions. Although I was able to get a little further using the advice I found here. There are also version issues with APS.netcore.all in the .csproj file. So it seems like there could be several underlying problems.
I'm getting an error related to the version of the dotnet program is not compatiable.
C:\repo\dotnet-core-spotify-authentication\dotnet-core-spotify-authentication.csproj : error NU1202: Package Microsoft.AspNetCore.All 2.1.5 is not compatible with netcoreapp2.0 (.NETCoreApp,Version=v2.0). Package Microsoft.AspNetCore.All 2.1.5 supports: netcoreapp2.1 (.NETCoreApp,Version=v2.1)
The text was updated successfully, but these errors were encountered: