Replies: 2 comments 3 replies
-
SharpPcap targets .NET Standard 2.0, You will need NuGet client 3.6 or higher installed.
|
Beta Was this translation helpful? Give feedback.
-
Installing NuGet client 3.6 worked for installing SharpPcap 5.4.0 thanks, but now I'm getting 29 duplicate reference errors when I try to build (see below). I tried editing my project file but still keep getting the errors. Do I need to uninstall something? Severity Code Description Project File Line Suppression State |
Beta Was this translation helpful? Give feedback.
-
Hello,
Looking for help. I have VS2015 and DotNetFramework V4.6.1 for a new C# Project.
When trying to install the NuGet package I get the following Error:
Error Could not install package 'SharpPcap 5.4.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.6.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
I've tried different frameworks but get the same error message.
Any suggestions would be greatly appreciated.
Thanks
Terry
Beta Was this translation helpful? Give feedback.
All reactions