diff --git a/release/README.md b/release/README.md
new file mode 100644
index 00000000..d152bdb0
--- /dev/null
+++ b/release/README.md
@@ -0,0 +1,3 @@
+# IMPORTANT
+
+All functionality and code in this folder is being deprecated. Releases will be handled by the scripts in the `source/SharpGL` folder and the AppVeyor.
diff --git a/source/SharpGL/Core/SharpGL.WPF/SharpGL.WPF.nuspec b/source/SharpGL/Core/SharpGL.WPF/SharpGL.WPF.nuspec
new file mode 100644
index 00000000..2e1e5b20
--- /dev/null
+++ b/source/SharpGL/Core/SharpGL.WPF/SharpGL.WPF.nuspec
@@ -0,0 +1,19 @@
+
+
+
+ $id$
+ $version$
+ SharpGL
+ Dave Kerr
+ Dave Kerr
+ https://github.com/dwmkerr/sharpgl
+ false
+ SharpGL wraps the popular OpenGL library. This package installs SharpGL and the WPF controls.
+ SharpGL wraps the popular OpenGL library. This package installs SharpGL and the WPF controls.
+ Copyright © Dave Kerr 2019
+ SharpGL,OpenGL,WPF
+
+
+
+
+
diff --git a/source/SharpGL/Core/SharpGL.WinForms/SharpGL.WinForms.nuspec b/source/SharpGL/Core/SharpGL.WinForms/SharpGL.WinForms.nuspec
new file mode 100644
index 00000000..372921ce
--- /dev/null
+++ b/source/SharpGL/Core/SharpGL.WinForms/SharpGL.WinForms.nuspec
@@ -0,0 +1,19 @@
+
+
+
+ $id$
+ $version$
+ SharpGL for WinForms
+ Dave Kerr
+ Dave Kerr
+ https://github.com/dwmkerr/sharpgl
+ false
+ SharpGL wraps the popular OpenGL library. This package installs SharpGL and the WinForms controls.
+ SharpGL wraps the popular OpenGL library. This package installs SharpGL and the WinForms controls.
+ Copyright © Dave Kerr 2019
+ SharpGL,OpenGL,WinForms
+
+
+
+
+
diff --git a/source/SharpGL/Core/SharpGL/SharpGL.nuspec b/source/SharpGL/Core/SharpGL/SharpGL.nuspec
new file mode 100644
index 00000000..4e6f093c
--- /dev/null
+++ b/source/SharpGL/Core/SharpGL/SharpGL.nuspec
@@ -0,0 +1,16 @@
+
+
+
+ $id$
+ $version$
+ SharpGL
+ Dave Kerr
+ Dave Kerr
+ https://github.com/dwmkerr/sharpgl
+ false
+ SharpGL is the core library for SharpGL. It provides wrappers for all OpenGL functions and also includes the Scene Graph classes. Installed as part of SharpGL for WinForms or SharpGL for WPF.
+ SharpGL is the core library for SharpGL. It provides wrappers for all OpenGL functions and also includes the Scene Graph classes. Installed as part of SharpGL for WinForms or SharpGL for WPF.
+ Copyright © Dave Kerr 2019
+ SharpGL,OpenGL
+
+