From 4948e4301057b9c3c547b68614f89e59b1bbb530 Mon Sep 17 00:00:00 2001 From: Oceania2018 Date: Fri, 14 Jun 2019 23:04:44 -0500 Subject: [PATCH] upgrade Test library. --- test/KerasNET.Test/Keras.UnitTest.csproj | 2 +- test/TensorFlowNET.UnitTest/TensorFlowNET.UnitTest.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/KerasNET.Test/Keras.UnitTest.csproj b/test/KerasNET.Test/Keras.UnitTest.csproj index 89a5425c..1e9a2253 100644 --- a/test/KerasNET.Test/Keras.UnitTest.csproj +++ b/test/KerasNET.Test/Keras.UnitTest.csproj @@ -26,7 +26,7 @@ - + diff --git a/test/TensorFlowNET.UnitTest/TensorFlowNET.UnitTest.csproj b/test/TensorFlowNET.UnitTest/TensorFlowNET.UnitTest.csproj index 5e619165..f76ca132 100644 --- a/test/TensorFlowNET.UnitTest/TensorFlowNET.UnitTest.csproj +++ b/test/TensorFlowNET.UnitTest/TensorFlowNET.UnitTest.csproj @@ -16,7 +16,7 @@ - +