From badf1a583debf63b256c8bb24cb1b7113ac4a77a Mon Sep 17 00:00:00 2001 From: BHoMBot Date: Fri, 20 Sep 2024 13:24:16 +0200 Subject: [PATCH] Update assembly file version to 8.0.0.0 and AssemblyVersion to 8.0.0.0 --- .ci/unit-tests/BHoM_Adapter_Tests/BHoM_Adapter_Tests.csproj | 4 ++-- Adapter_Engine/Adapter_Engine.csproj | 4 ++-- Adapter_oM/Adapter_oM.csproj | 4 ++-- BHoM_Adapter/BHoM_Adapter.csproj | 4 ++-- Structure_AdapterModules/Structure_AdapterModules.csproj | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.ci/unit-tests/BHoM_Adapter_Tests/BHoM_Adapter_Tests.csproj b/.ci/unit-tests/BHoM_Adapter_Tests/BHoM_Adapter_Tests.csproj index 5ca2fe5..2e22088 100644 --- a/.ci/unit-tests/BHoM_Adapter_Tests/BHoM_Adapter_Tests.csproj +++ b/.ci/unit-tests/BHoM_Adapter_Tests/BHoM_Adapter_Tests.csproj @@ -2,8 +2,8 @@ net6.0 - 7.3.0.0 - 7.0.0.0 + 8.0.0.0 + 8.0.0.0 https://github.com/BHoM/BHoM_Adapter enable enable diff --git a/Adapter_Engine/Adapter_Engine.csproj b/Adapter_Engine/Adapter_Engine.csproj index 55064ae..444b644 100644 --- a/Adapter_Engine/Adapter_Engine.csproj +++ b/Adapter_Engine/Adapter_Engine.csproj @@ -2,13 +2,13 @@ netstandard2.0 - 7.0.0.0 + 8.0.0.0 https://github.com/BHoM/BHoM_Adapter 5.0.0 BHoM Copyright © https://github.com/BHoM BH.Engine.Adapter - 7.3.0.0 + 8.0.0.0 Debug;Release;Test diff --git a/Adapter_oM/Adapter_oM.csproj b/Adapter_oM/Adapter_oM.csproj index c6eb853..1fcd607 100644 --- a/Adapter_oM/Adapter_oM.csproj +++ b/Adapter_oM/Adapter_oM.csproj @@ -2,13 +2,13 @@ netstandard2.0 - 7.0.0.0 + 8.0.0.0 https://github.com/BHoM/BHoM_Adapter 5.0.0 BHoM Copyright © https://github.com/BHoM BH.oM.Adapter - 7.3.0.0 + 8.0.0.0 Debug;Release;Test diff --git a/BHoM_Adapter/BHoM_Adapter.csproj b/BHoM_Adapter/BHoM_Adapter.csproj index 7bfeeff..7994bfa 100644 --- a/BHoM_Adapter/BHoM_Adapter.csproj +++ b/BHoM_Adapter/BHoM_Adapter.csproj @@ -2,13 +2,13 @@ netstandard2.0 - 7.0.0.0 + 8.0.0.0 https://github.com/BHoM/BHoM_Adapter 5.0.0 BHoM Copyright © https://github.com/BHoM BH.Adapter - 7.3.0.0 + 8.0.0.0 Debug;Release;Test diff --git a/Structure_AdapterModules/Structure_AdapterModules.csproj b/Structure_AdapterModules/Structure_AdapterModules.csproj index 252123c..1811a73 100644 --- a/Structure_AdapterModules/Structure_AdapterModules.csproj +++ b/Structure_AdapterModules/Structure_AdapterModules.csproj @@ -2,13 +2,13 @@ netstandard2.0 - 7.0.0.0 + 8.0.0.0 https://github.com/BHoM/BHoM_Adapter 5.0.0 BHoM Copyright © https://github.com/BHoM BH.Adapter.Modules.Structure - 7.3.0.0 + 8.0.0.0 Debug;Release;Test