Skip to content

Commit 5b9fb56

Browse files
committed
copy openvr dll to output directory (this makes the tests work)
1 parent ecf7e2d commit 5b9fb56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

OVRSharp/OVRSharp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<ItemGroup>
2929
<Content Include="openvr_api.dll">
3030
<PackageCopyToOutput>true</PackageCopyToOutput>
31+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
3132
</Content>
3233
</ItemGroup>
3334

0 commit comments

Comments
 (0)