diff --git a/NuGet/Owin.Security.Providers.1.0.0.nupkg b/NuGet/Owin.Security.Providers.1.0.0.nupkg
new file mode 100644
index 0000000..19dadb7
Binary files /dev/null and b/NuGet/Owin.Security.Providers.1.0.0.nupkg differ
diff --git a/NuGet/Owin.Security.Providers.nuspec b/NuGet/Owin.Security.Providers.nuspec
new file mode 100644
index 0000000..334e768
--- /dev/null
+++ b/NuGet/Owin.Security.Providers.nuspec
@@ -0,0 +1,27 @@
+
+
+
+ Owin.Security.Providers
+ 1.0.0
+ Jerrie Pelser
+ Jerrie Pelser
+ http://opensource.org/licenses/MIT
+ https://github.com/owin-middleware/OwinOAuthProviders
+ false
+ Additional OAuth providers for Owin
+
+ Initial release with support for:
+ - Yahoo
+ - LinkedIn
+
+ Copyright 2013
+ owin oauth linkedin yahoo
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Owin.Security.Providers/Owin.Security.Providers.csproj b/Owin.Security.Providers/Owin.Security.Providers.csproj
index e43b426..604d63c 100644
--- a/Owin.Security.Providers/Owin.Security.Providers.csproj
+++ b/Owin.Security.Providers/Owin.Security.Providers.csproj
@@ -30,11 +30,13 @@
4
-
- ..\packages\Microsoft.Owin.2.0.1\lib\net45\Microsoft.Owin.dll
+
+ False
+ ..\packages\Microsoft.Owin.2.0.2\lib\net45\Microsoft.Owin.dll
-
- ..\packages\Microsoft.Owin.Security.2.0.1\lib\net45\Microsoft.Owin.Security.dll
+
+ False
+ ..\packages\Microsoft.Owin.Security.2.0.2\lib\net45\Microsoft.Owin.Security.dll
..\packages\Newtonsoft.Json.5.0.8\lib\net45\Newtonsoft.Json.dll
diff --git a/Owin.Security.Providers/packages.config b/Owin.Security.Providers/packages.config
index b397bf8..e9c73cf 100644
--- a/Owin.Security.Providers/packages.config
+++ b/Owin.Security.Providers/packages.config
@@ -1,7 +1,7 @@
-
-
+
+
\ No newline at end of file