Skip to content

Commit 33849c9

Browse files
wip
1 parent ce25cb0 commit 33849c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample/Sink/CustomHttpClient.cs

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using System.IO;
22
using System.Net.Http;
3+
using System.Threading;
34
using System.Threading.Tasks;
45
using Microsoft.Extensions.Configuration;
56
using Serilog.Sinks.Http;

0 commit comments

Comments
 (0)