diff --git a/PocketSharp.Examples/PocketSharp.Silverlight/PocketSharp.Silverlight.csproj b/PocketSharp.Examples/PocketSharp.Silverlight/PocketSharp.Silverlight.csproj index d7b1ae7..f4c9d27 100644 --- a/PocketSharp.Examples/PocketSharp.Silverlight/PocketSharp.Silverlight.csproj +++ b/PocketSharp.Examples/PocketSharp.Silverlight/PocketSharp.Silverlight.csproj @@ -112,6 +112,7 @@ + diff --git a/PocketSharp.Examples/PocketSharp.Silverlight/app.config b/PocketSharp.Examples/PocketSharp.Silverlight/app.config new file mode 100644 index 0000000..7d285c8 --- /dev/null +++ b/PocketSharp.Examples/PocketSharp.Silverlight/app.config @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/PocketSharp.Website/index.html b/PocketSharp.Website/index.html index c041e4e..be98d9c 100644 --- a/PocketSharp.Website/index.html +++ b/PocketSharp.Website/index.html @@ -16,7 +16,7 @@ - + @@ -33,7 +33,8 @@

PocketSharp is a C#.NET class library, that integrates the Pocket API v3

- Current version: 1.3.0 + Current version: 1.4.0
+ (@ nuget)

Install-Package PocketSharp @@ -124,16 +125,17 @@ using PocketSharp.Models;

Release History

Used Packages