mirror of https://github.com/SixLabors/ImageSharp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
836 B
23 lines
836 B
<?xml version="1.0"?>
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
|
<metadata>
|
|
<id>SQLitex64</id>
|
|
<version>1.0.66</version>
|
|
<title>SQLitex64</title>
|
|
<authors>Amir Barylko</authors>
|
|
<owners>Amir Barylko</owners>
|
|
<projectUrl>http://www.sqlite.org/</projectUrl>
|
|
<iconUrl>http://www.sqlite.org/images/sqlite370_banner.gif</iconUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>Provides both (32 and 64 bit) assemblies needed to use SQLite.
|
|
The current package only provides 32 bit.</description>
|
|
<summary>SQLite 64 bit and 32 bit assemblies</summary>
|
|
<releaseNotes />
|
|
<copyright />
|
|
<language />
|
|
<tags>SQLite</tags>
|
|
<references>
|
|
<reference file="System.Data.SQLite.DLL" />
|
|
</references>
|
|
</metadata>
|
|
</package>
|