diff --git a/test/KerasNET.Example/Keras.Example.csproj b/test/KerasNET.Example/Keras.Example.csproj
index b7037eda..44bf52a4 100644
--- a/test/KerasNET.Example/Keras.Example.csproj
+++ b/test/KerasNET.Example/Keras.Example.csproj
@@ -4,6 +4,7 @@
Exe
netcoreapp2.2
false
+ Keras.Example.Program
diff --git a/test/KerasNET.Test/Keras.UnitTest.csproj b/test/KerasNET.Test/Keras.UnitTest.csproj
index e2a0e357..89a5425c 100644
--- a/test/KerasNET.Test/Keras.UnitTest.csproj
+++ b/test/KerasNET.Test/Keras.UnitTest.csproj
@@ -8,6 +8,12 @@
Keras.UnitTest
Keras.UnitTest
+
+
+
+ Exe
+
+