Skip to content

Commit

Permalink
Update Lurgle.Logging to add Splunk support
Browse files Browse the repository at this point in the history
Remove Microsoft.Extensions.Caching.Memory dependency
  • Loading branch information
MattMofDoom committed Feb 23, 2022
1 parent 2529ddd commit 7260bc2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Seq.Client.EventLog/Seq.Client.EventLog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Lurgle.Logging" Version="1.2.10" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="6.0.0" />
<PackageReference Include="Lurgle.Logging" Version="1.2.11" />
<PackageReference Include="Newtonsoft.Json">
<Version>13.0.1</Version>
</PackageReference>
Expand Down

0 comments on commit 7260bc2

Please sign in to comment.