aboutcode-org / aboutcode-org/nuget-inspector
"No instances of MSBuild could be detected" error on Linux x64
- Langage dominant
- C#
- Étoiles
- 5
- Forks
- 13
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.