diff --git a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj
index 79c718a2..ba075d87 100644
--- a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj
+++ b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj
@@ -5,7 +5,7 @@
TensorFlow.NET
Tensorflow
1.14.0
- 0.10.0-beta
+ 0.10.0-rc
Haiping Chen, Meinrad Recheis
SciSharp STACK
true
@@ -24,7 +24,8 @@ Learn more about .NET AI: https://medium.com/scisharp
1. Added full connected Convolution Neural Network example.
2. Take dependency on SciSharp.TensorFlow.Redist.
3. Create Tensor from array without copying.
-4. Fix path issue of Transfer Learning example on Linux.
+4. Fix path issue of Transfer Learning example on Linux.
+5. Add back gen_ops.cs.
7.2
0.10.0.0
LICENSE
@@ -52,10 +53,6 @@ Learn more about .NET AI: https://medium.com/scisharp
-
-
-
-