Skip to content

Commit

Permalink
Update csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
dfgHiatus committed Oct 12, 2023
1 parent aa93926 commit b19d57c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion PimaxEyeTracking/ResonitePimaxIntegration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Content Include="PimaxInterface\PimaxEyeTracker.dll" />
<Content Include="PimaxInterface\PimaxEyeTracker.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
Expand Down

0 comments on commit b19d57c

Please sign in to comment.