From e72e69a789cb6a6e3d2d97ba8442ec1293b54b61 Mon Sep 17 00:00:00 2001 From: BHoMBot Date: Tue, 25 Jun 2024 13:53:57 +0200 Subject: [PATCH] Upgrade AssemblyFileVersion to 7.3.0.0 --- .ci/unit-tests/BHoM_Adapter_Tests/BHoM_Adapter_Tests.csproj | 2 +- Adapter_Engine/Adapter_Engine.csproj | 2 +- Adapter_oM/Adapter_oM.csproj | 2 +- BHoM_Adapter/BHoM_Adapter.csproj | 2 +- Structure_AdapterModules/Structure_AdapterModules.csproj | 2 +- 5 files changed, 5 insertions(+), 5 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 1772120..5ca2fe5 100644 --- a/.ci/unit-tests/BHoM_Adapter_Tests/BHoM_Adapter_Tests.csproj +++ b/.ci/unit-tests/BHoM_Adapter_Tests/BHoM_Adapter_Tests.csproj @@ -2,7 +2,7 @@ net6.0 - 7.2.0.0 + 7.3.0.0 7.0.0.0 https://github.com/BHoM/BHoM_Adapter enable diff --git a/Adapter_Engine/Adapter_Engine.csproj b/Adapter_Engine/Adapter_Engine.csproj index 61f0ad5..55064ae 100644 --- a/Adapter_Engine/Adapter_Engine.csproj +++ b/Adapter_Engine/Adapter_Engine.csproj @@ -8,7 +8,7 @@ BHoM Copyright © https://github.com/BHoM BH.Engine.Adapter - 7.2.0.0 + 7.3.0.0 Debug;Release;Test diff --git a/Adapter_oM/Adapter_oM.csproj b/Adapter_oM/Adapter_oM.csproj index 82e43f7..c6eb853 100644 --- a/Adapter_oM/Adapter_oM.csproj +++ b/Adapter_oM/Adapter_oM.csproj @@ -8,7 +8,7 @@ BHoM Copyright © https://github.com/BHoM BH.oM.Adapter - 7.2.0.0 + 7.3.0.0 Debug;Release;Test diff --git a/BHoM_Adapter/BHoM_Adapter.csproj b/BHoM_Adapter/BHoM_Adapter.csproj index 7b46694..7bfeeff 100644 --- a/BHoM_Adapter/BHoM_Adapter.csproj +++ b/BHoM_Adapter/BHoM_Adapter.csproj @@ -8,7 +8,7 @@ BHoM Copyright © https://github.com/BHoM BH.Adapter - 7.2.0.0 + 7.3.0.0 Debug;Release;Test diff --git a/Structure_AdapterModules/Structure_AdapterModules.csproj b/Structure_AdapterModules/Structure_AdapterModules.csproj index 6761de1..252123c 100644 --- a/Structure_AdapterModules/Structure_AdapterModules.csproj +++ b/Structure_AdapterModules/Structure_AdapterModules.csproj @@ -8,7 +8,7 @@ BHoM Copyright © https://github.com/BHoM BH.Adapter.Modules.Structure - 7.2.0.0 + 7.3.0.0 Debug;Release;Test