|
|
@@ -45,6 +45,7 @@
|
|
|
<Compile Include="..\..\Unity\Library\PackageCache\com.unity.mathematics*\Unity.Mathematics\**\*.cs">
|
|
|
<Link>Unity.Mathematics/$([System.String]::new(%(RecursiveDir)).Substring($([System.String]::new(%(RecursiveDir)).Indexof("Unity.Mathematics"))).Replace("Unity.Mathematics", ""))/%(FileName)%(Extension)</Link>
|
|
|
</Compile>
|
|
|
+
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
@@ -77,6 +78,7 @@
|
|
|
<ItemGroup>
|
|
|
<PackageReference Include="CommandLineParser" Version="2.8.0" />
|
|
|
<PackageReference Include="EPPlus" Version="5.8.8" />
|
|
|
+ <PackageReference Include="MemoryPack" Version="1.9.13" />
|
|
|
<PackageReference Include="MongoDB.Driver" Version="2.17.1" />
|
|
|
<PackageReference Include="NLog" Version="4.7.15" />
|
|
|
<PackageReference Include="protobuf-net" Version="2.4.6" />
|