Skip to content

Commit

Permalink
feat(*): update dll and installer
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonelloDN committed Jan 7, 2023
1 parent 267a4f9 commit 75c8c82
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Binary file modified deploy/lib/Morpho/Morpho25.dll
Binary file not shown.
Binary file modified deploy/lib/Morpho/MorphoGeometry.dll
Binary file not shown.
Binary file modified deploy/lib/Morpho/MorphoReader.dll
Binary file not shown.
Binary file modified deploy/lib/Morpho/MorphoRhino.dll
Binary file not shown.
Binary file modified installer/Morpho.Rhino.Installer.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion project/Morpho/MorphoRhino/MorphoRhino.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Release' Or '$(Configuration)'=='ReleaseLoc'">
<PackageReference Include="Morpho.Envimet" Version="1.1.4" />
<PackageReference Include="Morpho.Envimet" Version="1.1.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 75c8c82

Please sign in to comment.