Artifact 0db3d4c8a3aef41cc7fcf352884262f5487ae639:
- File
NuGet/SQLite.Core.MSIL.Test.nuspec
— part of check-in
[d55a17840f]
at
2018-10-06 19:30:03
on branch trunk
— Bump version to 1.0.110.0. Update version history docs.
(user:
mistachkin
size: 2354)
<?xml version="1.0" encoding="utf-8"?>
<!--
*
* SQLite.Core.MSIL.Test.nuspec -
*
* Written by Joe Mistachkin.
* Released to the public domain, use at your own risk!
*
-->
<package>
<metadata>
<id>System.Data.SQLite.Core.MSIL.Test</id>
<title>System.Data.SQLite (MSIL) Test</title>
<version>1.0.110.0</version>
<authors>SQLite Development Team</authors>
<description>This is a pre-release package and is not intended for production use. An ADO.NET provider for SQLite (managed-only).</description>
<language>en-US</language>
<projectUrl>https://system.data.sqlite.org/</projectUrl>
<iconUrl>https://system.data.sqlite.org/images/sqlite128.png</iconUrl>
<licenseUrl>https://www.sqlite.org/copyright.html</licenseUrl>
<tags>sqlite database ado.net provider interop</tags>
<copyright>Public Domain</copyright>
<dependencies>
<group targetFramework="net20" />
<group targetFramework="net40" />
<group targetFramework="net45" />
<group targetFramework="net451" />
<group targetFramework="net46" />
<group targetFramework="netstandard2.0" />
</dependencies>
</metadata>
<files>
<file src="..\bin\2008\Release\bin\System.Data.SQLite.dll" target="lib\net20" />
<file src="..\bin\2008\Release\bin\System.Data.SQLite.xml" target="lib\net20" />
<file src="..\bin\2010\Release\bin\System.Data.SQLite.dll" target="lib\net40" />
<file src="..\bin\2010\Release\bin\System.Data.SQLite.xml" target="lib\net40" />
<file src="..\bin\2012\Release\bin\System.Data.SQLite.dll" target="lib\net45" />
<file src="..\bin\2012\Release\bin\System.Data.SQLite.xml" target="lib\net45" />
<file src="..\bin\2013\Release\bin\System.Data.SQLite.dll" target="lib\net451" />
<file src="..\bin\2013\Release\bin\System.Data.SQLite.xml" target="lib\net451" />
<file src="..\bin\2015\Release\bin\System.Data.SQLite.dll" target="lib\net46" />
<file src="..\bin\2015\Release\bin\System.Data.SQLite.xml" target="lib\net46" />
<file src="..\bin\NetStandard20\ReleaseNetStandard20\bin\netstandard2.0\System.Data.SQLite.dll" target="lib\netstandard2.0" />
<file src="..\bin\NetStandard20\ReleaseNetStandard20\bin\netstandard2.0\System.Data.SQLite.xml" target="lib\netstandard2.0" />
</files>
</package>