Skip to content

Commit 8e38fd4

Browse files
8.0 Deployment (#87)
2 parents d7bb872 + 555d5da commit 8e38fd4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Excel_Adapter/Excel_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/Excel_Toolkit</Description>
66
<Version>5.0.0</Version>
77
<Authors>BHoM</Authors>
88
<Copyright>Copyright © https://github.com/BHoM</Copyright>
99
<RootNamespace>BH.Adapter.Excel</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>

Excel_Engine/Excel_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/Excel_Toolkit</Description>
66
<Version>5.0.0</Version>
77
<Authors>BHoM</Authors>
88
<Copyright>Copyright © https://github.com/BHoM</Copyright>
99
<RootNamespace>BH.Engine.Excel</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>

Excel_oM/Excel_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/Excel_Toolkit</Description>
66
<Version>5.0.0</Version>
77
<Authors>BHoM</Authors>
88
<Copyright>Copyright © https://github.com/BHoM</Copyright>
99
<RootNamespace>BH.oM.Excel</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)