Skip to content

Commit

Permalink
Upgrade AssemblyFileVersion to 7.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BHoMBot committed Mar 29, 2024
1 parent 55fafd2 commit 77d2003
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Mongo_Adapter/Mongo_Adapter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Copyright>Copyright © https://github.com/BHoM</Copyright>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<RootNamespace>BH.Adapter.Mongo</RootNamespace>
<FileVersion>7.1.0.0</FileVersion>
<FileVersion>7.2.0.0</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion Mongo_Engine/Mongo_Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Copyright>Copyright © https://github.com/BHoM</Copyright>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<RootNamespace>BH.Engine.Mongo</RootNamespace>
<FileVersion>7.1.0.0</FileVersion>
<FileVersion>7.2.0.0</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion Mongo_oM/Mongo_oM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Authors>BHoM</Authors>
<Copyright>Copyright © https://github.com/BHoM</Copyright>
<RootNamespace>BH.oM.Mongo</RootNamespace>
<FileVersion>7.1.0.0</FileVersion>
<FileVersion>7.2.0.0</FileVersion>
</PropertyGroup>

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

0 comments on commit 77d2003

Please sign in to comment.