❔ Resolving the language version used for a project
How do I resolve the language version used for a project in an MSBuild target? For example, if the user has the .NET 7 SDK as latest and they specify
<LangVersion>latest</LangVersion>, it should return 11.0