System.Data.SQLite

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

Artifact ID: e76b84d9065c2e43eec665b6a49b2baab682da04
Ticket: b8f4539b4dc4715fb8867ef8c4422b9c1ee0b9d4
SQLite.Interop.dll is being removed after rebuild->build
User & Date: anonymous 2018-11-30 06:03:04
Changes

  1. foundin changed to: "1.0.109.2"
  2. icomment:
    I have 2 projects: X.SQL which uses SQLite, and Y - a console app, which uses X.SQL. When I build Y, interop files are copied to Y\bin\debug\x86 and Y\bin\debug\x64 folders, as expected. If I build again, interop files are removed, which should not happen. 
    Please notice that they are not removed from X.SQL\bin\debug\x86(x64)
    
    Steps to reproduce:
    1. Create project X.SQL, install System.data.SQLite from Nuget
    2. Create Y, add reference X.SQL
    3. Build/Rebuild
    4. Build/Run. interop files vanishes from Y
    Any solution?
    
  3. login: "anonymous"
  4. mimetype: "text/x-fossil-plain"
  5. private_contact changed to: "405ac51fc5c31bf4352b01a867b508c27652c456"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to:
    SQLite.Interop.dll is being removed after rebuild->build
    
  9. type changed to: "Build_Problem"