System.Data.SQLite

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

Artifact ID: ec6451845c21fcc4a76191fd2d8af6e71cf890c7
Ticket: 67d10c4262d45d2636f8f17334a013c92a93f792
Could not load file or assembly System.Data.SQLite
User & Date: mistachkin 2018-08-28 23:31:30
Changes

  1. icomment:
    It appears to work if I get rid of all the JSON files except "ConsoleApp1.runtimeconfig.json" and then change that file to read:
    
    {
      "runtimeOptions": {
        "tfm": "netcoreapp2.1",
        "framework": {
          "name": "Microsoft.NETCore.App",
          "version": "2.1.0"
        }
      }
    }
    
  2. login: "mistachkin"
  3. mimetype: "text/x-fossil-plain"