In Visual Studio 2017, I am able to set Target Android Version as 9.0 but on Visual Studio 2019, it doesnt offer me.
max. it offers 8.1 version as shown below. I wonder if there is a breaking change and it has something to do with above "compile using target framework", so it automatically uses this setting as Target Android Version. Because when I build my project in VS2019, it builds fine.
i have it v9.0(level 28.0.2) installed and it is shown in Vs2017 but not in Vs2019 as target Android version but as Target Framework.
EDIT: here is how Android SDK looks like. as you can see that Android 9.0 is installed.


