R
R
Roman2018-02-24 22:08:59
C++ / C#
Roman, 2018-02-24 22:08:59

I can't install HtmlAgilityPack, how can I fix it?

Hello!
I enter "Install-Package HtmlAgilityPack -Version 1.7.0" through the console, I get an error "HtmlAgilityPack already has a dependency defined for "System.Net.Http"", what should I do? How to fix?
Thanks in advance

Answer the question

In order to leave comments, you need to log in

1 answer(s)
@
@sakredit, 2018-06-27
@ananas_roma

I myself encountered such a problem, maybe someone will come in handy in the future. Write in the console
PM> Install-Package HtmlAgilityPack -Version 1.4.9.5
This is the latest version that supports vs2010/2012

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question