Open ninjaboy opened 6 years ago
I also ran into a build error, which I was able to resolve after I ran dotnet build -v d
. It provided enough debug details to fix the issue.
was unable to get this to build even after playing w/versions.
pretty old codebase obv- by default it complained it needed a newer dotnet to build (have both 5.0 and 6.0 runtimes and sdks installed).
tried to adjust some of the packagereferences in fsproj to use newer versions, but no success.
Hi, this is certainly something to do with my system but the following happens when I try to either run or build the project with dotnet tools:
also
I have the latest dotnet SDK installed. Do you have any ideas on how to troubleshoot this? As you can see the error output i just insanely helpful.