diff --git a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj index 3b5a4a56..84f4a59e 100644 --- a/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj +++ b/src/TensorFlowNET.Core/TensorFlowNET.Core.csproj @@ -61,7 +61,6 @@ Learn more about .NET AI: https://medium.com/scisharp - diff --git a/src/TensorFlowNet.Benchmarks/TensorFlowBenchmark.csproj b/src/TensorFlowNet.Benchmarks/TensorFlowBenchmark.csproj index 04680df3..bc2a0ff3 100644 --- a/src/TensorFlowNet.Benchmarks/TensorFlowBenchmark.csproj +++ b/src/TensorFlowNet.Benchmarks/TensorFlowBenchmark.csproj @@ -22,6 +22,7 @@ + diff --git a/test/KerasNET.Example/Keras.Example.csproj b/test/KerasNET.Example/Keras.Example.csproj index 44bf52a4..14fa0138 100644 --- a/test/KerasNET.Example/Keras.Example.csproj +++ b/test/KerasNET.Example/Keras.Example.csproj @@ -10,6 +10,7 @@ + diff --git a/test/KerasNET.Test/Keras.UnitTest.csproj b/test/KerasNET.Test/Keras.UnitTest.csproj index a775ad25..980ad049 100644 --- a/test/KerasNET.Test/Keras.UnitTest.csproj +++ b/test/KerasNET.Test/Keras.UnitTest.csproj @@ -29,6 +29,7 @@ + diff --git a/test/TensorFlowHub.Examples/TensorFlowHub.Examples.csproj b/test/TensorFlowHub.Examples/TensorFlowHub.Examples.csproj index 1ba60f1e..ae01aa36 100644 --- a/test/TensorFlowHub.Examples/TensorFlowHub.Examples.csproj +++ b/test/TensorFlowHub.Examples/TensorFlowHub.Examples.csproj @@ -5,6 +5,10 @@ netcoreapp2.2 + + + + diff --git a/test/TensorFlowNET.Examples.FSharp/TensorFlowNET.Examples.FSharp.fsproj b/test/TensorFlowNET.Examples.FSharp/TensorFlowNET.Examples.FSharp.fsproj index f54474d4..b509f678 100644 --- a/test/TensorFlowNET.Examples.FSharp/TensorFlowNET.Examples.FSharp.fsproj +++ b/test/TensorFlowNET.Examples.FSharp/TensorFlowNET.Examples.FSharp.fsproj @@ -10,6 +10,10 @@ + + + + diff --git a/test/TensorFlowNET.Examples/TensorFlowNET.Examples.csproj b/test/TensorFlowNET.Examples/TensorFlowNET.Examples.csproj index b42c70b3..83f4a3ba 100644 --- a/test/TensorFlowNET.Examples/TensorFlowNET.Examples.csproj +++ b/test/TensorFlowNET.Examples/TensorFlowNET.Examples.csproj @@ -9,6 +9,7 @@ + diff --git a/test/TensorFlowNET.UnitTest/TensorFlowNET.UnitTest.csproj b/test/TensorFlowNET.UnitTest/TensorFlowNET.UnitTest.csproj index b8917b91..deb8d447 100644 --- a/test/TensorFlowNET.UnitTest/TensorFlowNET.UnitTest.csproj +++ b/test/TensorFlowNET.UnitTest/TensorFlowNET.UnitTest.csproj @@ -19,6 +19,7 @@ +