diff --git a/src/SciSharp.TensorFlow.Redist/SciSharp.TensorFlow.Redist.nupkgproj b/src/SciSharp.TensorFlow.Redist/SciSharp.TensorFlow.Redist.nupkgproj
index 79eaa564..a0ca0a0a 100644
--- a/src/SciSharp.TensorFlow.Redist/SciSharp.TensorFlow.Redist.nupkgproj
+++ b/src/SciSharp.TensorFlow.Redist/SciSharp.TensorFlow.Redist.nupkgproj
@@ -102,27 +102,26 @@
ItemName="FilesWithHashes" />
-
+
+
+
+
@(FilesWithHashes->'%(FileHash)')
- $([System.IO.File]::ReadAllText('%(LocalShaFile)'))
+ $([System.IO.File]::ReadAllText('%(LocalShaFile)').Replace("%0A", "").Replace("%0D", ""))
-
-
-
-
+