diff --git a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj
index 63f440c1..85b20994 100644
--- a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj
+++ b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj
@@ -53,15 +53,10 @@ Docs: https://tensorflownet.readthedocs.io
+
-
-
-
-
-
-
diff --git a/tensorflowlib/README.md b/tensorflowlib/README.md
index 00fbb339..7f5ba7e0 100644
--- a/tensorflowlib/README.md
+++ b/tensorflowlib/README.md
@@ -1,4 +1,10 @@
-TensorFlow.NET pack all required libraries in architecture-specific assemblies folders per NuGet standard.
+TensorFlow.NET pack all required libraries in architecture-specific assemblies folders per NuGet standard [Deprecated] .
+
+We changed to use `Microsoft.ML.TensorFlow.Redist` to maintain the TensorFlow library.
+
+
+
+### Download manually
Here are some pre-built TensorFlow binaries you can use for each platform:
diff --git a/tensorflowlib/runtimes/win-x64/native/tensorflow.dll b/tensorflowlib/runtimes/win-x64/native/tensorflow.dll
index 0a854ec6..e69de29b 100644
Binary files a/tensorflowlib/runtimes/win-x64/native/tensorflow.dll and b/tensorflowlib/runtimes/win-x64/native/tensorflow.dll differ