Help with compiling plugin

Following this walkthru in compiling the OSC plugin

Using either UE4.25 or 4.26 and VS 2019 Community edition I don’t seem to be getting a Plugins folder even after selecting my project file and choosing ‘Generate Visual Studio project files’

Attached are screengrabs of my project directory and also inside VS Solution Explorer (no Plugins folder).

What am I not doing correctly?

325036-missingplugins2.jpg

325035-missingplugins.jpg

Did you Execute GenerateProjectFiles.bat file

or

.uproject file Mouse Right click and Generate Visual Studio project files

The latter as I was following the walk thru.
Also tried uninstalling VS 2019 and installing VS 2017 since I read about some compatibility issues. But no difference.