TwitterBootstrapMvc icon indicating copy to clipboard operation
TwitterBootstrapMvc copied to clipboard

Failed to install Web RTC in my project. How do i resolve this issue

Open TapiwaMushipe opened this issue 7 years ago • 3 comments

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

TapiwaMushipe avatar Aug 14 '17 09:08 TapiwaMushipe

I have no idea what WebRtc is. Please provide more context

DmitryEfimenko avatar Aug 14 '17 18:08 DmitryEfimenko

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

TapiwaMushipe avatar Aug 15 '17 11:08 TapiwaMushipe

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 [email protected] 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 .

DmitryEfimenko avatar Aug 15 '17 15:08 DmitryEfimenko