diff --git a/SpotifyAPI.Web.Auth/SpotifyAPI.Web.Auth.csproj b/SpotifyAPI.Web.Auth/SpotifyAPI.Web.Auth.csproj
index ef329856..6abdd41d 100644
--- a/SpotifyAPI.Web.Auth/SpotifyAPI.Web.Auth.csproj
+++ b/SpotifyAPI.Web.Auth/SpotifyAPI.Web.Auth.csproj
@@ -6,20 +6,31 @@
SpotifyAPI.Web.Auth
SpotifyAPI.Web.Auth
Jonas Dellinger
- https://github.com/JohnnyCrazy/SpotifyAPI-NET/blob/master/LICENSE
+ MIT
https://github.com/JohnnyCrazy/SpotifyAPI-NET/
False
- Authorization Flows for the Spotify's Web API, written in .NET
+ An embedded Web Server, based on EmbeddedIO, for Spotify Web API Authorization flows
For more infos, visit https://github.com/JohnnyCrazy/SpotifyAPI-NET
spotify api music .net c# spotify-client
+ true
+ true
+ snupkg
+ true
+ true
+ 1591
+
+
+
+ true
+
None
diff --git a/SpotifyAPI.Web/Models/Request/LibrarySaveAlbumsRequest.cs b/SpotifyAPI.Web/Models/Request/LibrarySaveAlbumsRequest.cs
index 01261ced..c7394b48 100644
--- a/SpotifyAPI.Web/Models/Request/LibrarySaveAlbumsRequest.cs
+++ b/SpotifyAPI.Web/Models/Request/LibrarySaveAlbumsRequest.cs
@@ -5,7 +5,6 @@ namespace SpotifyAPI.Web
public class LibrarySaveAlbumsRequest : RequestParams
{
///
-
///
///
/// A comma-separated list of the Spotify IDs.
diff --git a/SpotifyAPI.Web/SpotifyAPI.Web.csproj b/SpotifyAPI.Web/SpotifyAPI.Web.csproj
index fc05d906..2672282a 100644
--- a/SpotifyAPI.Web/SpotifyAPI.Web.csproj
+++ b/SpotifyAPI.Web/SpotifyAPI.Web.csproj
@@ -4,24 +4,34 @@
netstandard2.1;netstandard2.0
8.0
enable
-
SpotifyAPI.Web
SpotifyAPI.Web
Jonas Dellinger
- https://github.com/JohnnyCrazy/SpotifyAPI-NET/blob/master/LICENSE
+ MIT
https://github.com/JohnnyCrazy/SpotifyAPI-NET/
False
- An API for Spotify's Web API, written in .NET
+ A Client 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
+ true
+ true
+ snupkg
+ true
+ true
+ 1591
+
+
+
+ true
+
None