Andreas Juch
Andreas Juch
Hi @Jand42, I updated my minimal example at https://github.com/ajuch/ws-1044 and still get the error, even with `-v Detailed`...
After upgrading my whole solution to .net Core 3.0 I can confirm that the new error code is 150 ``` /usr/share/dotnet/sdk/3.0.101/FSharp/Microsoft.FSharp.Targets(277,9): error MSB6006: "wsfsc.sh" exited with code 150. ``` @Jooseppi12...
Seems I am now at the point where Gastove is. The wsfsc call outputs: ``` It was not possible to find any compatible framework version The specified framework 'Microsoft.NETCore.App', version...
I had the same issue today. To find the cause you need to `dotnet build -v d` to see the relevant output: > #44 9.698 It was not possible to...
The result above is from Firefox. In Chrome I see: `Result: 0001-01-01 01:05:00 +01:05`. Also not what I would expect... I'm in CET.