We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fc05fd commit 91666abCopy full SHA for 91666ab
1 file changed
VDFaceTracking.csproj
@@ -32,11 +32,11 @@
32
<Private>False</Private>
33
</Reference>
34
<Reference Include="FrooxEngine">
35
- <HintPath>$(ResonitePath)Resonite_Data\Managed\FrooxEngine.dll</HintPath>
+ <HintPath>$(ResonitePath)\FrooxEngine.dll</HintPath>
36
37
38
<Reference Include="Elements.Core">
39
- <HintPath>$(ResonitePath)Resonite_Data\Managed\Elements.Core.dll</HintPath>
+ <HintPath>$(ResonitePath)\Elements.Core.dll</HintPath>
40
41
42
</ItemGroup>
0 commit comments