1. Add new EDMX
2. Choose Empty model
3. Right click and choose update from database
4. Select an existing database
5. Select EF6 runtime
6. Choose tables
5. Press "finish"
Expected:
UseLegacyProvider=false
Actual:
UseLegacyProvider=true
Comments: I should write less and read more :)
2. Choose Empty model
3. Right click and choose update from database
4. Select an existing database
5. Select EF6 runtime
6. Choose tables
5. Press "finish"
Expected:
UseLegacyProvider=false
Actual:
UseLegacyProvider=true
Comments: I should write less and read more :)