Skip to content

Commit f84b883

Browse files
BHoMBotFraser Greenroyd
authored andcommitted
Upgrade AssemblyFileVersion to 6.3.0.0
1 parent bdb54db commit f84b883

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Units_Engine/Units_Engine.csproj

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

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
@@ -8,7 +8,7 @@
88
<Authors>BHoM</Authors>
99
<Copyright>Copyright © https://github.com/BHoM</Copyright>
1010
<RootNamespace>BH.Engine.Units</RootNamespace>
11-
<FileVersion>6.2.0.0</FileVersion>
11+
<FileVersion>6.3.0.0</FileVersion>
1212
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
1313
</PropertyGroup>
1414

Units_oM/Units_oM.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Authors>BHoM</Authors>
99
<Copyright>Copyright © https://github.com/BHoM</Copyright>
1010
<RootNamespace>BH.oM.Units</RootNamespace>
11-
<FileVersion>6.2.0.0</FileVersion>
11+
<FileVersion>6.3.0.0</FileVersion>
1212
</PropertyGroup>
1313

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

0 commit comments

Comments
 (0)