System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: f114375089dbfbcdd45b65e43541ba356b47a1b7
Title: Cannot install System.Data.SQlite using nuget
Status: Closed Type: Incident
Severity: Important Priority: Medium
Subsystem: NuGetPackage Resolution: External_Bug
Last Modified: 2015-12-05 01:05:50
Version Found In: 1.0.98.1
User Comments:
anonymous added on 2015-11-25 09:02:05: (text/x-fossil-plain)
Steps:
1) In Microsoft Visual Studio Enterprise 2015
Version 14.0.23107.0 D14REL
Microsoft .NET Framework
Version 4.6.00081
Create a console application.
2) On Nuget console, run:
Install-Package System.Data.SQLite

Hangs with on this first line:
Attempting to gather dependencies information for package 'System.Data.SQLite.1.0.98.1' with respect to project 'ConsoleApplication8', targeting '.NETFramework,Version=v4.5.2'