Skip to content

Commit 074cc4b

Browse files
committed
Set hard version for Serilog Dependency
1 parent 844a54a commit 074cc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<tags>serilog logging splunk</tags>
1313
<dependencies>
1414
<group>
15-
<dependency id="Serilog" version="$version$" />
15+
<dependency id="Serilog" version="1.4.168" />
1616
<dependency id="Splunk.Client" version="2.0.0" />
1717
</group>
1818
<group targetFramework="net45">

0 commit comments

Comments
 (0)