Skip to content

Commit 10e3f09

Browse files
Merge pull request #3 from sethuramkumar/patch-1
ES-882463 Removed the unwanted changes
2 parents 319f286 + f2b883f commit 10e3f09

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

TreeViewEventToCommandDemo/TreeViewEventToCommandDemo/TreeViewEventToCommandDemo.csproj

+2-3
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@
8989
<HintPath>..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
9090
</Reference>
9191
<Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
92-
<HintPath>..\packages/System.Net.Http.4.3.4/lib/net46/System.Net.Http.dll</HintPath>
93-
<Private>True</Private>
92+
<HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
9493
</Reference>
9594
<Reference Include="System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
9695
<HintPath>..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath>
@@ -185,4 +184,4 @@
185184
<Resource Include="License.txt" />
186185
</ItemGroup>
187186
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
188-
</Project>
187+
</Project>

0 commit comments

Comments
 (0)