diff --git a/.ci/unit-tests/XML_Adapter_Tests/XML_Adapter_Tests.csproj b/.ci/unit-tests/XML_Adapter_Tests/XML_Adapter_Tests.csproj index 32b26c1..68cfc7f 100644 --- a/.ci/unit-tests/XML_Adapter_Tests/XML_Adapter_Tests.csproj +++ b/.ci/unit-tests/XML_Adapter_Tests/XML_Adapter_Tests.csproj @@ -2,7 +2,7 @@ net6.0 - 7.0.0.0 + 8.0.0.0 https://github.com/BHoM/XML_Toolkit enable enable @@ -12,7 +12,7 @@ BHoM Copyright © https://github.com/BHoM BH.Tests.Adapter.XML - 7.3.0.0 + 8.0.0.0 diff --git a/XML_Adapter/XML_Adapter.csproj b/XML_Adapter/XML_Adapter.csproj index 8b3f216..1fbb493 100644 --- a/XML_Adapter/XML_Adapter.csproj +++ b/XML_Adapter/XML_Adapter.csproj @@ -1,13 +1,13 @@ netstandard2.0 - 7.0.0.0 + 8.0.0.0 https://github.com/BHoM/XML_Toolkit 6.0.0 BHoM Copyright © https://github.com/BHoM BH.oM.Adapters.XML - 7.3.0.0 + 8.0.0.0 ..\Build\ Debug;Release;Test diff --git a/XML_Engine/XML_Engine.csproj b/XML_Engine/XML_Engine.csproj index e2cea47..ef53900 100644 --- a/XML_Engine/XML_Engine.csproj +++ b/XML_Engine/XML_Engine.csproj @@ -1,13 +1,13 @@ netstandard2.0 - 7.0.0.0 + 8.0.0.0 https://github.com/BHoM/XML_Toolkit 6.0.0 BHoM Copyright © https://github.com/BHoM BH.Engine.Adapters.XML - 7.3.0.0 + 8.0.0.0 ..\Build\ Debug;Release;Test diff --git a/XML_oM/XML_oM.csproj b/XML_oM/XML_oM.csproj index e35f078..13993ea 100644 --- a/XML_oM/XML_oM.csproj +++ b/XML_oM/XML_oM.csproj @@ -1,13 +1,13 @@ netstandard2.0 - 7.0.0.0 + 8.0.0.0 https://github.com/BHoM/XML_Toolkit 6.0.0 BHoM Copyright © https://github.com/BHoM BH.oM.Adapters.XML - 7.3.0.0 + 8.0.0.0 ..\Build\ Debug;Release;Test