From 34aa5b77e7c990f721e800a5cfc051acff001d82 Mon Sep 17 00:00:00 2001 From: BHoMBot Date: Fri, 20 Sep 2024 13:25:46 +0200 Subject: [PATCH] Update assembly file version to 8.0.0.0 and AssemblyVersion to 8.0.0.0 --- SQL_Adapter/SQL_Adapter.csproj | 4 ++-- SQL_Engine/SQL_Engine.csproj | 4 ++-- SQL_oM/SQL_oM.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/SQL_Adapter/SQL_Adapter.csproj b/SQL_Adapter/SQL_Adapter.csproj index acef802..9bd219a 100644 --- a/SQL_Adapter/SQL_Adapter.csproj +++ b/SQL_Adapter/SQL_Adapter.csproj @@ -1,13 +1,13 @@ - 7.0.0.0 + 8.0.0.0 https://github.com/BHoM/SQL_Toolkit 5.0.0 BHoM Copyright © https://github.com/BHoM BH.Adapter.SQL - 7.3.0.0 + 8.0.0.0 Debug;Release;ZeroCodeTool ..\Build\ true diff --git a/SQL_Engine/SQL_Engine.csproj b/SQL_Engine/SQL_Engine.csproj index f65c62e..7c34c90 100644 --- a/SQL_Engine/SQL_Engine.csproj +++ b/SQL_Engine/SQL_Engine.csproj @@ -1,13 +1,13 @@ - 7.0.0.0 + 8.0.0.0 https://github.com/BHoM/SQL_Toolkit 5.0.0 BHoM Copyright © https://github.com/BHoM BH.Engine.SQL - 7.3.0.0 + 8.0.0.0 Debug;Release;ZeroCodeTool ..\Build\ true diff --git a/SQL_oM/SQL_oM.csproj b/SQL_oM/SQL_oM.csproj index 3d9299b..0ac30c4 100644 --- a/SQL_oM/SQL_oM.csproj +++ b/SQL_oM/SQL_oM.csproj @@ -1,13 +1,13 @@ - 7.0.0.0 + 8.0.0.0 https://github.com/BHoM/SQL_Toolkit 5.0.0 BHoM Copyright © https://github.com/BHoM BH.oM.SQL - 7.3.0.0 + 8.0.0.0 Debug;Release;ZeroCodeTool ..\Build\ true