diff --git a/DM.MovieApi/DM.MovieApi.csproj b/DM.MovieApi/DM.MovieApi.csproj
index 69727aa..2381d9c 100644
--- a/DM.MovieApi/DM.MovieApi.csproj
+++ b/DM.MovieApi/DM.MovieApi.csproj
@@ -2,6 +2,24 @@
netstandard2.0
+ true
+ true
+ $(NoWarn);1591
+
+
+
+ TheMovieDbWrapper
+ 0.9.0
+ Kindler Chase
+ nCubed
+ TheMovieDb.org Wrapper
+ A C# wrapper for themoviedb.org API providing cross-platform support for Xamarin, iOS, Android, and all flavors of .NET.
+ Copyright 2016
+ https://github.com/nCubed/TheMovieDbWrapper
+ MIT
+ Movies Movie themoviedb themoviedb.org TMDB Film TV Television Actor Acress Director
+ v0.9.0 is a full upgrade from Visual Studio PCL class library to the now recommeneded .netstandard class library.
+ https://github.com/nCubed/TheMovieDbWrapper
@@ -12,4 +30,4 @@
-
+
\ No newline at end of file
diff --git a/TheMovieDbWrapper.nuspec b/TheMovieDbWrapper.nuspec
deleted file mode 100644
index d788b92..0000000
--- a/TheMovieDbWrapper.nuspec
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
- TheMovieDbWrapper
- 0.8.2
- TheMovieDb.org Wrapper
- Kindler Chase
- Kindler Chase
- https://github.com/nCubed/TheMovieDbWrapper/blob/master/LICENSE
- https://github.com/nCubed/TheMovieDbWrapper
- false
- C# wrapper for common requests against themoviedb.org API will full support for standard and portable libraries.
- v0.8.2: Minor update to include the raw JSON returned from themoviedb.org query.
- Copyright 2016
- Movies Movie themoviedb themoviedb.org TMDB Film TV Television
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file