ionide / ionide/FSharp.Analyzers.SDK
RunSample failed to run on macOS
- Dominant language
- F#
- Stars
- 85
- Forks
- 28
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 20
Description
**Describe the bug**
Failed to run `dotnet fake build -t RunSample` on macOS.
**To Reproduce**
Steps to reproduce the behaviour:
1. `dotnet fake build -t RunSample`
**Expected behaviour**
Successfully run
**Screenshots**
Following is a log of `dotnet fake build -t RunSample` on my Machine.
[sample.log](https://github.com/ionide/FSharp.Analyzers.SDK/files/6176082/sample.log)
**Environment (please complete the following information):**
- OS: macOS 10.15.7
- Ionide version:
- VSCode version:
- dotnet SDK version: 5.0.201
- mono / .Net Framework version:
**Additional context**
On CentOS7 (dotnet SDK: 5.0.100), `dotnet fake build -t RunSample` works as expected
Contributor guide
Assessment
This issue has not been assessed yet.