Index: NuGet/SQLite.Beta.nuspec
==================================================================
--- NuGet/SQLite.Beta.nuspec
+++ NuGet/SQLite.Beta.nuspec
@@ -19,54 +19,41 @@
http://system.data.sqlite.org/images/sqlite32.png
http://www.sqlite.org/copyright.html
sqlite database ado.net provider interop
Public Domain
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Index: NuGet/SQLite.nuspec
==================================================================
--- NuGet/SQLite.nuspec
+++ NuGet/SQLite.nuspec
@@ -19,54 +19,41 @@
http://system.data.sqlite.org/images/sqlite32.png
http://www.sqlite.org/copyright.html
sqlite database ado.net provider interop
Public Domain
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Index: Tests/version.eagle
==================================================================
--- Tests/version.eagle
+++ Tests/version.eagle
@@ -271,12 +271,78 @@
[appendArgs Version= [string map [list . \\.] $version(full)] ,] \
[appendArgs Version= [string map [list . \\.] $version(full)] ,] \
[appendArgs "\; [format %03d $version(build)] "\;] \
[appendArgs [string map [list . \\.] $version(nuget)] \
] \
+ [appendArgs " targetFramework=\"net20\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Core\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net40\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Core\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net45\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Core\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net451\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Core\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net20\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Linq\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net40\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Linq\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net45\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Linq\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net451\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Linq\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net40\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.EF6\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net45\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.EF6\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net451\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.EF6\" version=\"" $version(nuget) \
+ "\" "] \
[appendArgs [string map [list . \\.] $version(nuget)] \
] \
+ [appendArgs " targetFramework=\"net20\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Core\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net40\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Core\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net45\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Core\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net451\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Core\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net20\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Linq\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net40\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Linq\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net45\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Linq\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net451\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.Linq\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net40\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.EF6\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net45\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.EF6\" version=\"" $version(nuget) \
+ "\" "] \
+ [appendArgs " targetFramework=\"net451\".*? " \
+ "id=\"System\\.Data\\.SQLite\\.EF6\" version=\"" $version(nuget) \
+ "\" "] \
[appendArgs [string map [list . \\.] $version(nuget)] \
] \
[appendArgs [string map [list . \\.] $version(nuget)] \
] \
[appendArgs " targetFramework=\"net40\".*?\" version=\"" $version(nuget) \
@@ -411,10 +477,32 @@
set fileNames [list \
readme.htm \
[file join Doc Extra Provider dbfactorysupport.html] \
[file join Doc Extra Provider welcome.html] \
[file join NuGet SQLite.nuspec] \
+ [file join NuGet SQLite.nuspec] \
+ [file join NuGet SQLite.nuspec] \
+ [file join NuGet SQLite.nuspec] \
+ [file join NuGet SQLite.nuspec] \
+ [file join NuGet SQLite.nuspec] \
+ [file join NuGet SQLite.nuspec] \
+ [file join NuGet SQLite.nuspec] \
+ [file join NuGet SQLite.nuspec] \
+ [file join NuGet SQLite.nuspec] \
+ [file join NuGet SQLite.nuspec] \
+ [file join NuGet SQLite.nuspec] \
+ [file join NuGet SQLite.Beta.nuspec] \
+ [file join NuGet SQLite.Beta.nuspec] \
+ [file join NuGet SQLite.Beta.nuspec] \
+ [file join NuGet SQLite.Beta.nuspec] \
+ [file join NuGet SQLite.Beta.nuspec] \
+ [file join NuGet SQLite.Beta.nuspec] \
+ [file join NuGet SQLite.Beta.nuspec] \
+ [file join NuGet SQLite.Beta.nuspec] \
+ [file join NuGet SQLite.Beta.nuspec] \
+ [file join NuGet SQLite.Beta.nuspec] \
+ [file join NuGet SQLite.Beta.nuspec] \
[file join NuGet SQLite.Beta.nuspec] \
[file join NuGet SQLite.Core.nuspec] \
[file join NuGet SQLite.EF6.nuspec] \
[file join NuGet SQLite.EF6.nuspec] \
[file join NuGet SQLite.EF6.nuspec] \