Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't warn compiler API version for F# projects
Turns out that Roslyn doesn't surface the `CompilerApiVersion` property in F# projects. See https://github.com/dotnet/sdk/blob/main/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.PackageDependencyResolution.targets#L214 Fixes devlooped/GitInfo#259
- Loading branch information