Add TinyEmbree

This commit is contained in:
Jarrod Doyle 2024-09-20 16:29:41 +01:00
parent 27b52f32d8
commit 0596ef1d2d
Signed by: Jayrude
GPG Key ID: 38B57B16E7C0ADF7
1 changed files with 4 additions and 0 deletions

View File

@ -7,4 +7,8 @@
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
</PropertyGroup> </PropertyGroup>
<ItemGroup>
<PackageReference Include="TinyEmbree" Version="1.0.3" />
</ItemGroup>
</Project> </Project>