Skip to content

Commit aae2607

Browse files
8.0 Deployment (#134)
2 parents 83a09ec + 212962c commit aae2607

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Units_Engine/Units_Engine.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<AssemblyVersion>7.0.0.0</AssemblyVersion>
5+
<AssemblyVersion>8.0.0.0</AssemblyVersion>
66
<Description>https://github.com/BHoM/Localisation_Toolkit</Description>
77
<Version>5.0.0</Version>
88
<Authors>BHoM</Authors>
99
<Copyright>Copyright © https://github.com/BHoM</Copyright>
1010
<RootNamespace>BH.Engine.Units</RootNamespace>
11-
<FileVersion>7.3.0.0</FileVersion>
11+
<FileVersion>8.0.0.0</FileVersion>
1212
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
1313
</PropertyGroup>
1414

Units_oM/Units_oM.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<AssemblyVersion>7.0.0.0</AssemblyVersion>
5+
<AssemblyVersion>8.0.0.0</AssemblyVersion>
66
<Description>https://github.com/BHoM/Localisation_Toolkit</Description>
77
<Version>5.0.0</Version>
88
<Authors>BHoM</Authors>
99
<Copyright>Copyright © https://github.com/BHoM</Copyright>
1010
<RootNamespace>BH.oM.Units</RootNamespace>
11-
<FileVersion>7.3.0.0</FileVersion>
11+
<FileVersion>8.0.0.0</FileVersion>
1212
</PropertyGroup>
1313

1414
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)