Open
Description
What problem would the feature you're requesting solve? Please describe.
As new versions of languages are supported, we don't restrict apps to only using the most up to date version of extension bundles
Describe the solution you'd like
For the upcoming support of Node, Python, .NET and other languages, we should restrict apps targeting these language versions to require the usage of the most recent version of the extension bundles (for non-.NET) and most recent version of extensions (for .NET).
This has been implemented already for Linux based plans, we need to do the same for Windows based plans.
Describe alternatives you've considered
none.
Additional context
@soninaren is the dev that implemented this for Linux base plans.