import Vim.Math3d

This commit is contained in:
Cat Flynn 2022-09-04 14:31:50 +01:00
parent ce823c06b6
commit 38c65c775e
1 changed files with 3 additions and 0 deletions

View File

@ -2,4 +2,7 @@
<PropertyGroup>
<TargetFramework>net472</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="vim.math3d" Version="1.6.0" />
</ItemGroup>
</Project>