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 0f1c86d + 9b8d9bc commit eea8b22Copy full SHA for eea8b22
src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.nuspec
@@ -16,7 +16,9 @@
16
<dependency id="Splunk.Client" version="[2.1,3]" />
17
</group>
18
<group targetFramework="net45">
19
- <dependency id="Splunk.Logging.Common" version="[1.1,2]" />
+ <dependency id="Serilog" version="[1.5,2)" />
20
+ <dependency id="Splunk.Client" version="[2.1,3]" />
21
+ <dependency id="Splunk.Logging.Common" version="[1.1,2]" />
22
23
</dependencies>
24
</metadata>
0 commit comments