We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf7e2d commit 5b9fb56Copy full SHA for 5b9fb56
1 file changed
OVRSharp/OVRSharp.csproj
@@ -28,6 +28,7 @@
28
<ItemGroup>
29
<Content Include="openvr_api.dll">
30
<PackageCopyToOutput>true</PackageCopyToOutput>
31
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
32
</Content>
33
</ItemGroup>
34
0 commit comments