diff --git a/SpotifyAPI.Web.Auth/SpotifyAPI.Web.Auth.csproj b/SpotifyAPI.Web.Auth/SpotifyAPI.Web.Auth.csproj
index 74dea624..0556ddd4 100644
--- a/SpotifyAPI.Web.Auth/SpotifyAPI.Web.Auth.csproj
+++ b/SpotifyAPI.Web.Auth/SpotifyAPI.Web.Auth.csproj
@@ -4,6 +4,10 @@
netstandard2.0
+
+ bin\Debug\netstandard2.0\SpotifyAPI.Web.Auth.xml
+
+
diff --git a/SpotifyAPI.Web.Auth/SpotifyAPI.Web.Auth.nuspec b/SpotifyAPI.Web.Auth/SpotifyAPI.Web.Auth.nuspec
new file mode 100644
index 00000000..d47b046c
--- /dev/null
+++ b/SpotifyAPI.Web.Auth/SpotifyAPI.Web.Auth.nuspec
@@ -0,0 +1,26 @@
+
+
+
+
+ SpotifyAPI.Web.Auth
+ 3.0.0
+ SpotifyAPI.Web.Auth
+ JohnnyCrazy
+ JohnnyCrazy
+ https://github.com/JohnnyCrazy/SpotifyAPI-NET/blob/master/LICENSE
+ https://github.com/JohnnyCrazy/SpotifyAPI-NET/
+ false
+
+ An API for Spotify's Web API, written in .NET
+
+ For more infos, visit https://github.com/JohnnyCrazy/SpotifyAPI-NET
+
+
+ spotify api music .net c# spotify-client
+
+
+
+
+
+
+
diff --git a/SpotifyAPI.Web/SpotifyAPI.Web.csproj b/SpotifyAPI.Web/SpotifyAPI.Web.csproj
index afada826..dd58774c 100644
--- a/SpotifyAPI.Web/SpotifyAPI.Web.csproj
+++ b/SpotifyAPI.Web/SpotifyAPI.Web.csproj
@@ -4,6 +4,10 @@
netstandard2.0
+
+ bin\Debug\netstandard2.0\SpotifyAPI.Web.xml
+
+
diff --git a/SpotifyAPI.Web/SpotifyAPI.Web.nuspec b/SpotifyAPI.Web/SpotifyAPI.Web.nuspec
new file mode 100644
index 00000000..8d99888e
--- /dev/null
+++ b/SpotifyAPI.Web/SpotifyAPI.Web.nuspec
@@ -0,0 +1,26 @@
+
+
+
+
+ SpotifyAPI.Web
+ 3.0.0
+ SpotifyAPI.Web
+ JohnnyCrazy
+ JohnnyCrazy
+ https://github.com/JohnnyCrazy/SpotifyAPI-NET/blob/master/LICENSE
+ https://github.com/JohnnyCrazy/SpotifyAPI-NET/
+ false
+
+ Authorization Flows for the Spotify's Web API, written in .NET
+
+ For more infos, visit https://github.com/JohnnyCrazy/SpotifyAPI-NET
+
+
+ spotify api music .net c# spotify-client
+
+
+
+
+
+
+
\ No newline at end of file