From 7f397e1fd894c74aa8012627d2629484379fee59 Mon Sep 17 00:00:00 2001 From: whitema Date: Mon, 6 Aug 2018 19:48:22 -0400 Subject: [PATCH] Make file version match assembly version Fixes #37 --- src/Serilog.Sinks.Async/Serilog.Sinks.Async.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Serilog.Sinks.Async/Serilog.Sinks.Async.csproj b/src/Serilog.Sinks.Async/Serilog.Sinks.Async.csproj index 2323ee4..9a89c48 100644 --- a/src/Serilog.Sinks.Async/Serilog.Sinks.Async.csproj +++ b/src/Serilog.Sinks.Async/Serilog.Sinks.Async.csproj @@ -2,7 +2,7 @@ Asynchronous sink wrapper for Serilog. - 1.0.0 + 1.3.1.0 1.3.1 Jezz Santos;Serilog Contributors net45;netstandard1.1