Proj1007: Non-Roslyn languages require .NET Project File Analyzers SDK

Project files for languages like F# that do not use Roslyn to compile, require the .NET Project File Analyzers SDK to analyze themselves.

Note that this rule itself relies on MSBuild instead of Roslyn.