Skip to content

Commit c72e577

Browse files
8.0 Deployment (#59)
2 parents d122984 + dc5be68 commit c72e577

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

SQL_Adapter/SQL_Adapter.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<AssemblyVersion>7.0.0.0</AssemblyVersion>
4+
<AssemblyVersion>8.0.0.0</AssemblyVersion>
55
<Description>https://github.com/BHoM/SQL_Toolkit</Description>
66
<Version>5.0.0</Version>
77
<Authors>BHoM</Authors>
88
<Copyright>Copyright © https://github.com/BHoM</Copyright>
99
<RootNamespace>BH.Adapter.SQL</RootNamespace>
10-
<FileVersion>7.3.0.0</FileVersion>
10+
<FileVersion>8.0.0.0</FileVersion>
1111
<Configurations>Debug;Release;ZeroCodeTool</Configurations>
1212
<OutputPath>..\Build\</OutputPath>
1313
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>

SQL_Engine/SQL_Engine.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<AssemblyVersion>7.0.0.0</AssemblyVersion>
4+
<AssemblyVersion>8.0.0.0</AssemblyVersion>
55
<Description>https://github.com/BHoM/SQL_Toolkit</Description>
66
<Version>5.0.0</Version>
77
<Authors>BHoM</Authors>
88
<Copyright>Copyright © https://github.com/BHoM</Copyright>
99
<RootNamespace>BH.Engine.SQL</RootNamespace>
10-
<FileVersion>7.3.0.0</FileVersion>
10+
<FileVersion>8.0.0.0</FileVersion>
1111
<Configurations>Debug;Release;ZeroCodeTool</Configurations>
1212
<OutputPath>..\Build\</OutputPath>
1313
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>

SQL_oM/SQL_oM.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<AssemblyVersion>7.0.0.0</AssemblyVersion>
4+
<AssemblyVersion>8.0.0.0</AssemblyVersion>
55
<Description>https://github.com/BHoM/SQL_Toolkit</Description>
66
<Version>5.0.0</Version>
77
<Authors>BHoM</Authors>
88
<Copyright>Copyright © https://github.com/BHoM</Copyright>
99
<RootNamespace>BH.oM.SQL</RootNamespace>
10-
<FileVersion>7.3.0.0</FileVersion>
10+
<FileVersion>8.0.0.0</FileVersion>
1111
<Configurations>Debug;Release;ZeroCodeTool</Configurations>
1212
<OutputPath>..\Build\</OutputPath>
1313
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>

0 commit comments

Comments
 (0)