You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
On Tue, Aug 15, 2017, 12:33 TapiwaMushipe ***@***.***> 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
<#456 (comment)>,
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
The text was updated successfully, but these errors were encountered: