dotnet error: Unable to read a package reference from the project
when you try to view all the packages installed in your project by using the command:
dotnet list package
and get the following error:
Unable to read a package reference from the project `C:\reallyLongListOfDirectories\jwt_auth\jwt_auth.csproj`.Plea...
blog.umerislam.codes1 min read