From 2586ecdf849e40f46ec1ff345c52c159285004ec Mon Sep 17 00:00:00 2001 From: Jaben Cargman Date: Fri, 20 Sep 2024 00:58:44 -0400 Subject: [PATCH] Added readme. --- src/Common.Logging.Serilog.csproj | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/Common.Logging.Serilog.csproj b/src/Common.Logging.Serilog.csproj index a6f8a58..7889229 100644 --- a/src/Common.Logging.Serilog.csproj +++ b/src/Common.Logging.Serilog.csproj @@ -1,12 +1,15 @@  net461;netstandard2.0 + 12 + enable + enable Common.Logging.Serilog.Tests 5.0.0 - + Common.Logging.Serilog Common.Logging.Serilog CaptiveAire Systems @@ -42,4 +45,8 @@ + + + + \ No newline at end of file