project version

Hi,
is it possible, or where is possible to find, the mapping among project version and asp.net maker version?What is the mapping among the following

<Project Product=“ASPNETMaker” Version=“18.0.9”

<Project Product=“ASPNETMaker” Version="20.8.0"and their corresponding Asp.net Maker version?

Eg. Asp.net maker 11 which version is? And Asp.Net 2019, 2020, 2021, 2023 ans 2024?Thanks a lot,
Gianluca

The mappings should be like:< 13 => < 13 (i.e. 11 = 11, 12 = 12)
13+ => 2016+ (i.e. 13 = 2016, 14 = 2017, …, 20 = 2023)
24 => 2024