Skip to content

Commit

Permalink
adding dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AsabuHere committed Sep 4, 2024
1 parent cfa2eb9 commit 10c9f08
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/Twilio/Twilio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,10 @@
<ItemGroup>
<None Include="../../README.md" Pack="true" PackagePath="\"/>
</ItemGroup>
<ItemGroup>
<Reference Include="System.Web.Extensions">
<HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v3.5\System.Web.Extensions.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Reference Include="System.Web.Extensions">
</Reference>
</ItemGroup>
<ItemGroup>
<Reference Include="System.Xml.Linq" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
Expand Down

0 comments on commit 10c9f08

Please sign in to comment.