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