Forum member

jonsequitur

5 posts

Posts by jonsequitur

  1. Error occurred while analysing project

    When you mentioned that package resolution is pointing to [user]\.dotnet\NuGetFallbackFolder, I tried copying files so that [user]\.dotnet\NuGetFallbackFolder and [user]\.nuget\packages had identical contents. It didn't resolve the issue.

  2. Error occurred while analysing project

    I have redirected it at various points in the past, as well as used pre-release builds of the dotnet CLI. (I've been a member of the team.) Currently though my package locations are default and I'm using release builds of dotnet and Visual Studio, and still seeing the problem. Does NCrunch cache the…

  3. Error occurred while analysing project

    Done.

  4. Error occurred while analysing project

    Thanks. I gave it a try but it hasn't resolved the issue.

  5. Error occurred while analysing project

    I'm seeing this same error across all .NET Core projects on my machine. I'm using VS2017 and the tests use xunit. It seems to have been triggered by clearing my Nuget package caches. NCrunch began showing an error indicating "Unable to restore required Nuget packages for .NET Core test environme…