Forum member
AdamJ
2 posts
Posts by AdamJ
-
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.
11 Sep 2020 11:29 UTC
-
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. -…
08 Sep 2020 15:27 UTC