System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: 9e820a97950cdc69b3c343e1577fa0454aada95a
Title: EDM Wizard 6.1.1 still broken with 1.0.94
Status: Closed Type: Incident
Severity: Important Priority: Medium
Subsystem: LINQ Resolution: Duplicate
Last Modified: 2014-09-09 18:14:08
Version Found In: 1.0.94
User Comments:
anonymous added on 2014-09-09 12:30:25:
0: Install sqlite-netFx451-setup-bundle-x86-2013-1.0.94.0.exe
1: Open VS 2013 Update 3 (has EF 6.1.1 tools included)
2: Add new .NET 4.5.1 Console project
3: Add System.Data.SQLite.EF6.Test nuget package
4: Build the project
5: Connect a SQLite database in Server Explorer
6: Launch EDM Wizard (Add New Item)

7: Expected: Newly added connection is listed in connection drop down, and pressing next will enumerate tables etc.

7: Actual: No connection are listed, and no connection can be made to any SQLite database from within the wizard

mistachkin added on 2014-09-09 18:14:08:
Duplicate of [e634e330a6].