aboutcode-org / aboutcode-org/nuget-inspector
"No instances of MSBuild could be detected" error on Linux x64
- Ngôn ngữ chính
- C#
- Star
- 5
- Fork
- 13
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.