Add SQLite code to save the policy html/markdown scripts from the user #94
6 lines
312 B
XML
6 lines
312 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="SQLite.Net.Core-PCL" version="3.1.1" targetFramework="net452" />
|
|
<package id="SQLite.Net-PCL" version="3.1.1" targetFramework="net452" />
|
|
<package id="System.Data.SQLite.Core" version="1.0.104.0" targetFramework="net452" />
|
|
</packages> |