C
C#2y ago
Dongle

❔ 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
1 Reply
Accord
Accord17mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?