Skip to content

Commit 068981a

Browse files
committed
Remove Newtonsoft.Json package reference
1 parent ec8c41e commit 068981a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Enyim.Caching/Enyim.Caching.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.1.1" />
2121
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="2.1.1" />
2222
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.1.1" />
23-
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
2423
<PackageReference Include="Microsoft.Extensions.Options" Version="2.1.1" />
2524
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="2.1.2" />
2625
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.1.1" />

0 commit comments

Comments
 (0)