I am working in Windows 8.1(64bit), VS 2013. I am building a project which is showing a warning like this. My project is working fine but anyway i need to remove this warning. Please help
warning MSB3305: Processing COM reference "NETCONLib" from path "C:\Windows\system32\hnetcfg.dll". At least one of the arguments for 'INetConnection.GetProperties' cannot be marshaled by the runtime marshaler.Such arguments will therefore be passed as a pointer and may require unsafe code to manipulate
Please help in solving this warning.. Thanks in advance