Can't Scaffold EF with MVVM Generated with WTS for UWP for SQL Server

Missy
1
Reputation point
I love the templates for UWP provided by WTS. I'm having trouble because I can't generate classes using EF and I have too many to manually create.
I just used the WTS straight up and created an MVVM Light project with SQL data and just the main page -- no other options
I created a repo here: https://github.com/MissyGH/EFMVVMWTSBugReport to illustrate the issue.
Any ideas as to how I can generate the classes for my DB would be appreciated. Thanks so much.