diff --git a/.ci/BHoMBot/Nuget/BHoM.Interop.SQL.nuspec b/.ci/BHoMBot/Nuget/BHoM.Interop.SQL.nuspec new file mode 100644 index 0000000..345695d --- /dev/null +++ b/.ci/BHoMBot/Nuget/BHoM.Interop.SQL.nuspec @@ -0,0 +1,31 @@ + + + + BHoM.Interop.SQL + + BHoM + https://github.com/BHoM/SQL_Toolkit + licence.txt + icon.png + readme.md + false + Interoperability with SQL databases provided by the SQL_Toolkit of the Building and Habitats object Model (BHoM) - more information available at https://github.com/BHoM/SQL_Toolkit + + + BHoM interop sql aec + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/SQL_Adapter/SQL_Adapter.csproj b/SQL_Adapter/SQL_Adapter.csproj index f890a0f..ba23fbb 100644 --- a/SQL_Adapter/SQL_Adapter.csproj +++ b/SQL_Adapter/SQL_Adapter.csproj @@ -7,7 +7,7 @@ BHoM Copyright © https://github.com/BHoM BH.Adapter.SQL - 6.2.0.0 + 6.3.0.0 Debug;Release;ZeroCodeTool ..\Build\ true diff --git a/SQL_Engine/SQL_Engine.csproj b/SQL_Engine/SQL_Engine.csproj index 6ffb649..aadd055 100644 --- a/SQL_Engine/SQL_Engine.csproj +++ b/SQL_Engine/SQL_Engine.csproj @@ -7,7 +7,7 @@ BHoM Copyright © https://github.com/BHoM BH.Engine.SQL - 6.2.0.0 + 6.3.0.0 Debug;Release;ZeroCodeTool ..\Build\ true diff --git a/SQL_oM/SQL_oM.csproj b/SQL_oM/SQL_oM.csproj index b82ddda..9f20442 100644 --- a/SQL_oM/SQL_oM.csproj +++ b/SQL_oM/SQL_oM.csproj @@ -7,7 +7,7 @@ BHoM Copyright © https://github.com/BHoM BH.oM.SQL - 6.2.0.0 + 6.3.0.0 Debug;Release;ZeroCodeTool ..\Build\ true