Skip to content

Commit 914fcf8

Browse files
committed
chore: removed Specialized dependency
1 parent d30e077 commit 914fcf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Twilio/Twilio.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
4141
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.1" />
4242
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.3.1" />
43-
<PackageReference Include="System.Collections.Specialized" Version="4.3.0" />
4443
</ItemGroup>
4544
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.1' ">
4645
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />

0 commit comments

Comments
 (0)