Jens Sauer

Results 6 comments of Jens Sauer

Adding a slash to the end of the base url seems to fix it. ``` void LoadStringData() { if (Control == null || Element == null) return; var nsBaseUri =...

Any news on this? I get the same error on Mac OS X with dotnet sdk 2.2.104. If I can help somehow to fix this, just let me know.

I'm using VS Code. Autocompletion works fine, but dotnet build results in this error. Nope did not use core 3 preview so far. I will give a try.

Using .net core preview 5 I get the following error when running dotnet build: /usr/local/share/dotnet/sdk/3.0.100-preview5-011568/FSharp/Microsoft.FSharp.Targets(277,9): error MSB6003: The specified task executable "fsc.exe" could not be run. System.ComponentModel.Win32Exception (8): Exec format...

Any news about this? If I can help, just let me know.

@bayasdev How do you edit this file? I tried to connect to the vm via colima ssh but I only see the file system of my Mac. Started Colima with...