Skip to content

Commit

Permalink
Update AssemblyFileVersion to 7.1 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraser Greenroyd authored Dec 22, 2023
2 parents 5999708 + eb0a2d2 commit eeeead6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LadybugTools_Adapter/LadybugTools_Adapter.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.Adapter.LadybugTools</RootNamespace>
<FileVersion>7.0.0.0</FileVersion>
<FileVersion>7.1.0.0</FileVersion>
<OutputPath>..\Build\</OutputPath>
</PropertyGroup>

Expand Down
4 changes: 2 additions & 2 deletions LadybugTools_Engine/LadybugTools_Engine.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.Engine.LadyBugTools</RootNamespace>
<FileVersion>7.0.0.0</FileVersion>
<FileVersion>7.1.0.0</FileVersion>
<OutputPath>..\Build\</OutputPath>
</PropertyGroup>

Expand Down Expand Up @@ -92,4 +92,4 @@
<Exec Command="xcopy $(TargetDir)$(TargetFileName) $(ProgramData)\BHoM\Assemblies /Y" />
</Target>

</Project>
</Project>
2 changes: 1 addition & 1 deletion LadybugTools_oM/LadybugTools_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.LadybugTools</RootNamespace>
<FileVersion>7.0.0.0</FileVersion>
<FileVersion>7.1.0.0</FileVersion>
<OutputPath>..\Build\</OutputPath>
</PropertyGroup>

Expand Down

0 comments on commit eeeead6

Please sign in to comment.