Skip to content

Commit

Permalink
Forgot to update tests too
Browse files Browse the repository at this point in the history
  • Loading branch information
Meister1593 committed Mar 31, 2023
1 parent e1c4c71 commit 721d4be
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions EyeTrackVR-Neos.Tests/EyeTrackVR-Neos.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<Reference Include="Unity.InputSystem">
<HintPath>$(GameRefsPath)Unity.InputSystem.dll</HintPath>
</Reference>
<Reference Include="Rug.Osc, Version=1.2.5.17694, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(NeosPath)Rug.Osc.dll</HintPath>
</Reference>
<PackageReference Include="Rug.Osc" Version="1.2.5" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 721d4be

Please sign in to comment.