We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 244e953 + 068981a commit fbbc614Copy full SHA for fbbc614
Enyim.Caching/Enyim.Caching.csproj
@@ -20,7 +20,6 @@
20
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.1.1" />
21
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="2.1.1" />
22
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.1.1" />
23
- <PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
24
<PackageReference Include="Microsoft.Extensions.Options" Version="2.1.1" />
25
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="2.1.2" />
26
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.1.1" />
0 commit comments