Fixing missing project.json error in old csproj format

When moving between old and new csproj formats, and back again when it doesn’t work, I have several times ended with a project.json error looking like this:   The cause comes from left over files in your obj catalogues.  The file in question seems to be named project.assets.json. Deleting these in all subfolders seems to … Continue reading Fixing missing project.json error in old csproj format