From baeed42d37c9ac685f8682038f2f9606d4cc40d4 Mon Sep 17 00:00:00 2001 From: Mike Phares Date: Thu, 23 Feb 2023 12:18:27 -0700 Subject: [PATCH] Assembly Version --- Adaptation/EC.Tests.csproj | 4 ++-- Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Adaptation/EC.Tests.csproj b/Adaptation/EC.Tests.csproj index 0d3c3e8..62fa65a 100644 --- a/Adaptation/EC.Tests.csproj +++ b/Adaptation/EC.Tests.csproj @@ -34,7 +34,7 @@ - + NU1701 NU1701 NU1701 @@ -53,7 +53,7 @@ - + diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 7eb7bc0..60f6c97 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.47.0.0")] -[assembly: AssemblyFileVersion("2.47.0.0")] +[assembly: AssemblyVersion("2.47.5.0")] +[assembly: AssemblyFileVersion("2.47.5.0")]