dotnet error: Unable to read a package reference from the project
Aug 25, 2025 · 1 min read · 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...
Join discussion