Skip to content

Commit 6b65739

Browse files
author
Fraser Greenroyd
authored
Update AssemblyFileVersion to 7.1 (#50)
2 parents 4c5d22b + 88475cb commit 6b65739

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Excel_Adapter/Excel_Adapter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Authors>BHoM</Authors>
88
<Copyright>Copyright © https://github.com/BHoM</Copyright>
99
<RootNamespace>BH.Adapter.Excel</RootNamespace>
10-
<FileVersion>7.0.0.0</FileVersion>
10+
<FileVersion>7.1.0.0</FileVersion>
1111
<Configurations>Debug;Release;ZeroCodeTool</Configurations>
1212
<OutputPath>..\Build\</OutputPath>
1313
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>

Excel_Engine/Excel_Engine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Authors>BHoM</Authors>
88
<Copyright>Copyright © https://github.com/BHoM</Copyright>
99
<RootNamespace>BH.Engine.Excel</RootNamespace>
10-
<FileVersion>7.0.0.0</FileVersion>
10+
<FileVersion>7.1.0.0</FileVersion>
1111
<Configurations>Debug;Release;ZeroCodeTool</Configurations>
1212
<OutputPath>..\Build\</OutputPath>
1313
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>

Excel_oM/Excel_oM.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Authors>BHoM</Authors>
88
<Copyright>Copyright © https://github.com/BHoM</Copyright>
99
<RootNamespace>BH.oM.Excel</RootNamespace>
10-
<FileVersion>7.0.0.0</FileVersion>
10+
<FileVersion>7.1.0.0</FileVersion>
1111
<Configurations>Debug;Release;ZeroCodeTool</Configurations>
1212
<OutputPath>..\Build\</OutputPath>
1313
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>

0 commit comments

Comments
 (0)