Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 879ec9f

Browse files
committedMay 4, 2023
feat(*): update dll and installer
1 parent 3a6967f commit 879ec9f

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed
 

‎deploy/lib/Morpho/Morpho25.dll

0 Bytes
Binary file not shown.

‎deploy/lib/Morpho/MorphoGeometry.dll

0 Bytes
Binary file not shown.

‎deploy/lib/Morpho/MorphoReader.dll

512 Bytes
Binary file not shown.

‎deploy/lib/Morpho/MorphoRhino.dll

0 Bytes
Binary file not shown.

‎installer/Morpho.Rhino.Installer.exe

-28 Bytes
Binary file not shown.

‎project/Morpho/MorphoRhino/MorphoRhino.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</ItemGroup>
4545

4646
<ItemGroup Condition="'$(Configuration)'=='Release' Or '$(Configuration)'=='ReleaseLoc'">
47-
<PackageReference Include="Morpho.Envimet" Version="1.1.5" />
47+
<PackageReference Include="Morpho.Envimet" Version="1.1.6" />
4848
</ItemGroup>
4949

5050
<ItemGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.