Artifact
7f841f83fe498b9bcf0e99caf1e37739ac06791d:
- File
NuGet/SQLite.Core.Beta.nuspec
— part of check-in
[8b362f1729]
at
2017-01-03 22:48:21
on branch trunk
— Bump version to 1.0.105.0. Update version history docs.
(user:
mistachkin
size: 3958)
<?xml version="1.0" encoding="utf-8"?>
<!--
*
* SQLite.Core.Beta.nuspec -
*
* Written by Joe Mistachkin.
* Released to the public domain, use at your own risk!
*
-->
<package>
<metadata>
<id>System.Data.SQLite.Core.Beta</id>
<title>System.Data.SQLite Core (x86/x64) Beta</title>
<version>1.0.105.0</version>
<authors>SQLite Development Team</authors>
<description>This is a "beta" package and is not intended for production use. The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.</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>
</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\2008\Win32\ReleaseNativeOnlyStatic\SQLite.Interop.dll" target="build\net20\x86" />
<file src="..\bin\2008\x64\ReleaseNativeOnlyStatic\SQLite.Interop.dll" target="build\net20\x64" />
<file src="..\bin\2010\Win32\ReleaseNativeOnlyStatic\SQLite.Interop.dll" target="build\net40\x86" />
<file src="..\bin\2010\x64\ReleaseNativeOnlyStatic\SQLite.Interop.dll" target="build\net40\x64" />
<file src="..\bin\2012\Win32\ReleaseNativeOnlyStatic\SQLite.Interop.dll" target="build\net45\x86" />
<file src="..\bin\2012\x64\ReleaseNativeOnlyStatic\SQLite.Interop.dll" target="build\net45\x64" />
<file src="..\bin\2013\Win32\ReleaseNativeOnlyStatic\SQLite.Interop.dll" target="build\net451\x86" />
<file src="..\bin\2013\x64\ReleaseNativeOnlyStatic\SQLite.Interop.dll" target="build\net451\x64" />
<file src="..\bin\2015\Win32\ReleaseNativeOnlyStatic\SQLite.Interop.dll" target="build\net46\x86" />
<file src="..\bin\2015\x64\ReleaseNativeOnlyStatic\SQLite.Interop.dll" target="build\net46\x64" />
<file src="shared\Core\build\System.Data.SQLite.Core.targets" target="build\net20\System.Data.SQLite.Core.Beta.targets" />
<file src="shared\Core\build\System.Data.SQLite.Core.targets" target="build\net40\System.Data.SQLite.Core.Beta.targets" />
<file src="shared\Core\build\System.Data.SQLite.Core.targets" target="build\net45\System.Data.SQLite.Core.Beta.targets" />
<file src="shared\Core\build\System.Data.SQLite.Core.targets" target="build\net451\System.Data.SQLite.Core.Beta.targets" />
<file src="shared\Core\build\System.Data.SQLite.Core.targets" target="build\net46\System.Data.SQLite.Core.Beta.targets" />
<file src="shared\Core\lib\System.Data.SQLite.dll.config" target="lib\net20" />
<file src="shared\Core\lib\System.Data.SQLite.dll.config" target="lib\net40" />
<file src="shared\Core\lib\System.Data.SQLite.dll.config" target="lib\net45" />
<file src="shared\Core\lib\System.Data.SQLite.dll.config" target="lib\net451" />
<file src="shared\Core\lib\System.Data.SQLite.dll.config" target="lib\net46" />
</files>
</package>