I am using the Entity Data Wizard in Visual Studio to add a new project of type "Data | ADO.NET Entity Data Model".
First dialog I see is the Entity Data Wizard. One one machine I see 4 options. On another machine I don't see the options in the red box.
What controls whether these extra two options are available? Both machine have the same references
EntityFramework.dll Runtime Version v 4.0.30319, Version 6.0.0.0
but the version in the packages\\EntityFramework.6.1.3\\lib subfolder is 6.1.3-40302
Oracle.ManagedDataAccess.dll Runtime Version v4.0.30319 Version 4.121.20
Oracle.ManagedDataAccess.dll Runtime Version v4.0.30319 Version 6.121.20
I have not even specified a database connection yet ... so it must be something about the feature set of

