Skip to content

Commit

Permalink
Upgrade AssemblyFileVersion to 6.3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BHoMBot authored and Fraser Greenroyd committed Jun 23, 2023
1 parent 37b6d45 commit 8a1fcf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CSharp_Engine/CSharp_Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Description>https://github.com/BHoM/CSharp_Toolkit</Description>
<FileVersion>6.2.0.0</FileVersion>
<FileVersion>6.3.0.0</FileVersion>
<AssemblyVersion>6.0.0.0</AssemblyVersion>
<BaseOutputPath>..\Build\</BaseOutputPath>
<RootNamespace>BH.Engine.CSharp</RootNamespace>
Expand Down
2 changes: 1 addition & 1 deletion CSharp_oM/CSharp_oM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Description>https://github.com/BHoM/CSharp_Toolkit</Description>
<FileVersion>6.2.0.0</FileVersion>
<FileVersion>6.3.0.0</FileVersion>
<AssemblyVersion>6.0.0.0</AssemblyVersion>
<RootNamespace>BH.oM.CSharp</RootNamespace>
<BaseOutputPath>..\Build\</BaseOutputPath>
Expand Down

0 comments on commit 8a1fcf7

Please sign in to comment.