Open TapiwaMushipe opened 7 years ago
I have no idea what WebRtc is. Please provide more context
its a framework in that enable Real Time Communications like videos, audios. So i am trying to implement the framework in my project for a video chat app but its saying package does not contain any assembly references and have changed my .NETFramework version to v4.6.2 till v4.7 but it still refuses to install
I'm not sure how this is related to BMVC. An unrelated package is failing to install...
On Tue, Aug 15, 2017, 12:33 TapiwaMushipe notifications@github.com wrote:
its a framework in that enable Real Time Communications like videos, audios. So i am trying to implement the framework in my project for a video chat app but its saying package does not contain any assembly references and have changed my .NETFramework version to v4.6.2 till v4.7 but it still refuses to install
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/DmitryEfimenko/TwitterBootstrapMvc/issues/456#issuecomment-322443931, or mute the thread https://github.com/notifications/unsubscribe-auth/ACAD_94_nrlikVSuJttOhjKq2NctUw-uks5sYYHwgaJpZM4O2KCi .
Using Visual Studio 2017 Severity Code Description Project File Line Suppression State Error Could not install package 'WebRtc 1.54.2'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.6.2', 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. 0