We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da635a0 commit 5779bbbCopy full SHA for 5779bbb
1 file changed
2Sexy Content Razor/2Sexy Content Razor.csproj
@@ -36,7 +36,7 @@
36
</PropertyGroup>
37
<ItemGroup>
38
<Reference Include="DotNetNuke">
39
- <HintPath>..\Web\bin\DotNetNuke.dll</HintPath>
+ <HintPath>..\..\..\bin\DotNetNuke.dll</HintPath>
40
</Reference>
41
<Reference Include="System" />
42
<Reference Include="System.configuration" />
@@ -51,7 +51,7 @@
51
<Reference Include="System.Data" />
52
<Reference Include="System.Xml" />
53
<Reference Include="ToSic.Eav">
54
- <HintPath>..\Web\bin\ToSic.Eav.dll</HintPath>
+ <HintPath>..\..\..\bin\ToSic.Eav.dll</HintPath>
55
56
</ItemGroup>
57
0 commit comments