We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc391a8 commit b5f18e7Copy full SHA for b5f18e7
1 file changed
Managed-OSVR/ClientKit/ClientKit.csproj
@@ -66,7 +66,9 @@
66
<Content Include="osvrClient.dll">
67
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
68
</Content>
69
- <Content Include="osvrTransform.dll" />
+ <Content Include="osvrTransform.dll">
70
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
71
+ </Content>
72
<Content Include="osvrUtil.dll">
73
74
0 commit comments