Jfaler / soup

☎️ Original open source call flooder using Twilio's API.

Home Page:https://justinfaler.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Idea what is happening... [Closed]

ItsMurf opened this issue · comments

commented

3 Different Errors

Severity Code Description Project File Line Suppression State
Warning The currently targeted framework ".NETFramework,Version=v4.0,Profile=Client" does not include "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" which the referenced assembly "Twilio, Version=5.6.0.0, Culture=neutral, processorArchitecture=MSIL" depends on. This caused the referenced assembly to not resolve. To fix this, either (1) change the targeted framework for this project, or (2) remove the referenced assembly from the project. soup
Warning

The currently targeted framework ".NETFramework,Version=v4.0,Profile=Client" does not include "System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" which the referenced assembly "Twilio, Version=5.6.0.0, Culture=neutral, processorArchitecture=MSIL" depends on. This caused the referenced assembly to not resolve. To fix this, either (1) change the targeted framework for this project, or (2) remove the referenced assembly from the project. soup
Warning

The currently targeted framework ".NETFramework,Version=v4.0,Profile=Client" does not include "System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" which the referenced assembly "JWT, Version=1.3.3.0, Culture=neutral, processorArchitecture=MSIL" depends on. This caused the referenced assembly to not resolve. To fix this, either (1) change the targeted framework for this project, or (2) remove the referenced assembly from the project. soup

Edit - Figured it out, had a missing reference, duh. :P