Sqlite-Winrt
Advanced tools
Sorry, the diff of this file is not supported yet
+21
-25
@@ -1,27 +0,23 @@ | ||
| <?xml version="1.0"?> | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd"> | ||
| <metadata> | ||
| <id>Sqlite-Winrt</id> | ||
| <version>3.8.2</version> | ||
| <title>SQLite wrapper for Windows 8.1 and Windows Phone 8</title> | ||
| <authors>Andy Wigley</authors> | ||
| <owners>Andy Wigley</owners> | ||
| <projectUrl>http://sqlwinrt.codeplex.com/</projectUrl> | ||
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| <description>This package is the WinRT wrapper for the SQLite library available for Windows Store applications 8.1 and Windows Phone 8.</description> | ||
| <summary>SQLite Winrt 8.1 and Windows Phone 8 wrapper</summary> | ||
| <releaseNotes>This version requires SQLite Extension SDK v3.8.2 . Install the SQLite Extension SDK using the Extensions and Updates wizard on the Visual Studio Tools menu. | ||
| You must add a reference to the extension SDK in addition to installing this nugget package. | ||
| Note that the SQLite Extension SDK for Windows 8.1 does not always show up in the EXtensions and Updates wizard. If you cannot install it through Visaol Studio, download the VSIX from http://www.sqlite.org/download.html, rename the downloaded file extension from .zip to .vsix, then double-click to install.</releaseNotes> | ||
| <tags>WindowsPhone WP8 WinRT 8.1 SQLite</tags> | ||
| <references> | ||
| <group targetFramework="WindowsPhone8.0"> | ||
| <reference file="SQLiteWinRT.winmd" /> | ||
| </group> | ||
| <group targetFramework=".NETCore4.5"> | ||
| <reference file="SQLiteWinRT.winmd" /> | ||
| </group> | ||
| </references> | ||
| </metadata> | ||
| <metadata> | ||
| <id>Sqlite-Winrt</id> | ||
| <version>3.8.3</version> | ||
| <title>SQLite wrapper for Windows 8.1 and Windows Phone 8</title> | ||
| <authors>Andy Wigley</authors> | ||
| <owners>Andy Wigley</owners> | ||
| <projectUrl>http://sqlwinrt.codeplex.com</projectUrl> | ||
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| <description>This package is the WinRT wrapper for the SQLite library available for Windows Store applications 8.1 and Windows Phone 8.</description> | ||
| <summary>SQLite Winrt 8.1 and Windows Phone 8 wrapper</summary> | ||
| <tags>WindowsPhone WP8 WinRT 8.1 SQLite</tags> | ||
| <references> | ||
| <group targetFramework="WindowsPhone8.0"> | ||
| <reference file="SQLiteWinRT.winmd" /> | ||
| </group> | ||
| <group targetFramework=".NETCore4.5"> | ||
| <reference file="SQLiteWinRT.winmd" /> | ||
| </group> | ||
| </references> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet