diff --git a/src/TensorFlowNET.Redist/CommonPackage.props b/src/SciSharp.TensorFlow.Redist/CommonPackage.props
similarity index 100%
rename from src/TensorFlowNET.Redist/CommonPackage.props
rename to src/SciSharp.TensorFlow.Redist/CommonPackage.props
diff --git a/src/TensorFlowNET.Redist/TensorFlowNET.Redist.nupkgproj b/src/SciSharp.TensorFlow.Redist/SciSharp.TensorFlow.Redist.nupkgproj
similarity index 100%
rename from src/TensorFlowNET.Redist/TensorFlowNET.Redist.nupkgproj
rename to src/SciSharp.TensorFlow.Redist/SciSharp.TensorFlow.Redist.nupkgproj
diff --git a/src/TensorFlowNET.Redist/libtensorflow-cpu-darwin-x86_64-1.14.0.tar.gz.sha b/src/SciSharp.TensorFlow.Redist/libtensorflow-cpu-darwin-x86_64-1.14.0.tar.gz.sha
similarity index 100%
rename from src/TensorFlowNET.Redist/libtensorflow-cpu-darwin-x86_64-1.14.0.tar.gz.sha
rename to src/SciSharp.TensorFlow.Redist/libtensorflow-cpu-darwin-x86_64-1.14.0.tar.gz.sha
diff --git a/src/TensorFlowNET.Redist/libtensorflow-cpu-linux-x86_64-1.14.0.tar.gz.sha b/src/SciSharp.TensorFlow.Redist/libtensorflow-cpu-linux-x86_64-1.14.0.tar.gz.sha
similarity index 100%
rename from src/TensorFlowNET.Redist/libtensorflow-cpu-linux-x86_64-1.14.0.tar.gz.sha
rename to src/SciSharp.TensorFlow.Redist/libtensorflow-cpu-linux-x86_64-1.14.0.tar.gz.sha
diff --git a/src/TensorFlowNET.Redist/libtensorflow-cpu-windows-x86_64-1.14.0.zip.sha b/src/SciSharp.TensorFlow.Redist/libtensorflow-cpu-windows-x86_64-1.14.0.zip.sha
similarity index 100%
rename from src/TensorFlowNET.Redist/libtensorflow-cpu-windows-x86_64-1.14.0.zip.sha
rename to src/SciSharp.TensorFlow.Redist/libtensorflow-cpu-windows-x86_64-1.14.0.zip.sha
diff --git a/src/TensorFlowNET.Redist/redist.nuspec b/src/SciSharp.TensorFlow.Redist/redist.nuspec
similarity index 64%
rename from src/TensorFlowNET.Redist/redist.nuspec
rename to src/SciSharp.TensorFlow.Redist/redist.nuspec
index f1e934be..d2527c8b 100644
--- a/src/TensorFlowNET.Redist/redist.nuspec
+++ b/src/SciSharp.TensorFlow.Redist/redist.nuspec
@@ -9,8 +9,8 @@
LICENSE.txt
https://aka.ms/deprecateLicenseUrl
https://www.tensorflow.org/
- TensorFlowNET.Redist contains the TensorFlow C library version 1.14.0 redistributed as a NuGet package.
- https://github.com/tensorflow/tensorflow/releases/tag/v1.14.0
+ $packageId$ contains the TensorFlow C library version $version$ redistributed as a NuGet package.
+ https://github.com/tensorflow/tensorflow/releases/tag/v$version$
Copyright 2019 The TensorFlow Authors. All rights reserved.
TensorFlow
@@ -18,9 +18,9 @@
-
-
-
-
+
+
+
+
\ No newline at end of file