import Vim.Math3d

This commit is contained in:
Cat Flynn 2022-09-04 14:31:50 +01:00
parent 2a4c3b4c88
commit 2939b6aded
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>