Skip to content

Commit c79065d

Browse files
committed
Fix Unity test build.
1 parent 66bb048 commit c79065d

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

test/MsgPack.UnitTest.Unity.Il2cpp.Full/MsgPack.UnitTest.Unity.Il2cpp.Full.Plugins.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@
6464
<Reference Include="UnityEngine.TestRunner">
6565
<HintPath>Library\UnityAssemblies\UnityEngine.TestRunner.dll</HintPath>
6666
</Reference>
67-
<Reference Include="nunit.framework">
68-
<HintPath>Library\UnityAssemblies\nunit.framework.dll</HintPath>
69-
</Reference>
7067
<Reference Include="UnityEngine.Timeline">
7168
<HintPath>Library\UnityAssemblies\UnityEngine.Timeline.dll</HintPath>
7269
</Reference>

test/MsgPack.UnitTest.Unity.Il2cpp.Full/MsgPack.UnitTest.Unity.Il2cpp.Full.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@
6464
<Reference Include="UnityEngine.TestRunner">
6565
<HintPath>Library\UnityAssemblies\UnityEngine.TestRunner.dll</HintPath>
6666
</Reference>
67-
<Reference Include="nunit.framework">
68-
<HintPath>Library\UnityAssemblies\nunit.framework.dll</HintPath>
69-
</Reference>
7067
<Reference Include="UnityEngine.Timeline">
7168
<HintPath>Library\UnityAssemblies\UnityEngine.Timeline.dll</HintPath>
7269
</Reference>

0 commit comments

Comments
 (0)