System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Overview

Artifact ID: 44a13bc169d61a8465bd4db0d9bf34aad9fafa54
Ticket: eefa4313ea941178755b8a52598fea7802a28bc6
System.Data.SQLite.dll not copied to output directory
User & Date: anonymous 2018-09-06 12:05:21
Changes

  1. foundin changed to: "1.0.109.1"
  2. icomment:
    I'm using the System.Data.SQLite.Core Nuget package.
    
    After upgrading from 1.0.108 to the latest version (1.0.109.1) the System.Data.SQLite.dll file is not being copied to the output folder when I build my app.
    
    This causes the following error when running my app: "Could not load file or assembly 'System.Data.SQLite, Version=1.0.109.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The system cannot find the file specified."
    
    If I rollback to version 1.0.108 it copies the file correctly and the app runs fine.
    
    
    Also there's something strange in Nuget: the package "System.Data.SQLite.Core" does not have any version history. 
    It is as if the only version that ever existed is the 1.0.109.1. 
    I've had to manually edit my csproj file to be able to rollback to version 1.0.108.
    
  3. login: "anonymous"
  4. mimetype: "text/x-fossil-plain"
  5. private_contact changed to: "038e407558362838d6974a1148d9b44ca7a57005"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to:
    System.Data.SQLite.dll not copied to output directory
    
  9. type changed to: "Incident"