Forum member

AdamJ

2 posts

Posts by AdamJ

  1. Can't build any .Net Core 3 apps - "The targeting pack Microsoft.NETCore.App is not installed"

    Thanks Remco - installing the x86 version of .Net Core along with the x64 one fixed my issue.

  2. Can't build any .Net Core 3 apps - "The targeting pack Microsoft.NETCore.App is not installed"

    Whenever I try to run NCrunch in VS with even a hello world template app the projects fail to build with this message: [quote]System.Exception: An exception was thrown in the remote environment: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. -…