We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d936886 commit 25627f9Copy full SHA for 25627f9
Git.hub/Git.hub.csproj
@@ -35,7 +35,7 @@
35
</PropertyGroup>
36
<ItemGroup>
37
<Reference Include="RestSharp, Version=105.2.3.0, Culture=neutral, processorArchitecture=MSIL">
38
- <HintPath>..\..\..\packages\RestSharp.105.2.3\lib\net4-client\RestSharp.dll</HintPath>
+ <HintPath>$(SolutionDir)\packages\RestSharp.105.2.3\lib\net4-client\RestSharp.dll</HintPath>
39
<Private>True</Private>
40
</Reference>
41
<Reference Include="System" />
0 commit comments