From c6aff67a12d33b81350121a5552cb824b6ac37e4 Mon Sep 17 00:00:00 2001 From: David Smith Date: Tue, 13 Oct 2020 22:26:34 -0500 Subject: [PATCH] Missed proper version for copied library. --- NetTally.Console/NetTally.Console.csproj | 12 ++++++------ NetTally/NetTally.csproj | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/NetTally.Console/NetTally.Console.csproj b/NetTally.Console/NetTally.Console.csproj index d3e36489..513ecc2e 100644 --- a/NetTally.Console/NetTally.Console.csproj +++ b/NetTally.Console/NetTally.Console.csproj @@ -64,10 +64,10 @@ - - - - + + + + --> @@ -95,7 +95,7 @@ - + @@ -122,7 +122,7 @@ - + \ No newline at end of file diff --git a/NetTally/NetTally.csproj b/NetTally/NetTally.csproj index cbafff20..7a0c2012 100644 --- a/NetTally/NetTally.csproj +++ b/NetTally/NetTally.csproj @@ -68,7 +68,7 @@ - + @@ -93,7 +93,7 @@ - + \ No newline at end of file