We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de10274 commit 474f4c0Copy full SHA for 474f4c0
1 file changed
GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj
@@ -39,7 +39,7 @@
39
<Reference Include="System" />
40
<Reference Include="System.Core" />
41
<Reference Include="Vipr.Core">
42
- <HintPath>..\..\vipr\src\Core\Vipr.Core\bin\Debug\Vipr.Core.dll</HintPath>
+ <HintPath>..\submodules\vipr\src\Core\Vipr.Core\bin\Debug\Vipr.Core.dll</HintPath>
43
</Reference>
44
<Reference Include="Vipr.Reader.OData.v4">
45
<HintPath>..\submodules\vipr\src\Readers\Vipr.Reader.OData.v4\bin\Debug\Vipr.Reader.OData.v4.dll</HintPath>
0 commit comments