diff --git a/SQLite.sln b/SQLite.sln index 7cc6f835..f2dca188 100644 --- a/SQLite.sln +++ b/SQLite.sln @@ -7,6 +7,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject sqlite-net-pcl.nuspec = sqlite-net-pcl.nuspec sqlite-net.nuspec = sqlite-net.nuspec + Makefile = Makefile EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLite-net", "nuget\SQLite-net\SQLite-net.csproj", "{7F946494-8EE0-432B-8A87-98961143D5C1}" diff --git a/sqlite-net-pcl.nuspec b/sqlite-net-pcl.nuspec index 09bc7136..9cb703a9 100644 --- a/sqlite-net-pcl.nuspec +++ b/sqlite-net-pcl.nuspec @@ -1,7 +1,7 @@ - 1.3.3 + 1.3.4 Frank A. Krueger Frank A. Krueger https://raw.githubusercontent.com/praeclarum/sqlite-net/master/LICENSE.md @@ -15,7 +15,7 @@ sqlite pcl database orm mobile @@ -30,10 +30,10 @@ - + - + diff --git a/sqlite-net.nuspec b/sqlite-net.nuspec index e798f483..72d0f84e 100644 --- a/sqlite-net.nuspec +++ b/sqlite-net.nuspec @@ -1,7 +1,7 @@ - 1.2.1 + 1.3.4 Frank Krueger Frank Krueger,Tim Heuer https://raw.githubusercontent.com/praeclarum/sqlite-net/master/LICENSE.md