aboutcode-org / aboutcode-org/nuget-inspector
"No instances of MSBuild could be detected" error on Linux x64
未关闭
- 主要语言
- C#
- 星标
- 5
- 派生
- 13
- PR 合并指标
- 30 天内没有已合并 PR
描述
Running [version 0.10.0 for Linux x64](https://github.com/aboutcode-org/nuget-inspector/releases/download/v0.10.0/nuget-inspector-v0.10.0-linux-x64.tar.gz) on Fedora just gives
```
Failed to register MSBuild defaults: System.InvalidOperationException: No instances of MSBuild could be detected.
Try calling RegisterInstance or RegisterMSBuildPath to manually register one.
at Microsoft.Build.Locator.MSBuildLocator.RegisterDefaults()
at NugetInspector.Program.Main(String[] args) in ./nuget-inspector/Program.cs:line 15
```
for any command line options I try.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。