From 87cfa1fed4be7a03b0d098917ca8993c968810f0 Mon Sep 17 00:00:00 2001 From: Richard Webb Date: Sun, 15 Oct 2023 11:25:46 +0100 Subject: [PATCH] Update version to 3.0.0 --- .../Serilog.Enrichers.Environment.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Serilog.Enrichers.Environment/Serilog.Enrichers.Environment.csproj b/src/Serilog.Enrichers.Environment/Serilog.Enrichers.Environment.csproj index cb2fdb9..9f2c0b1 100644 --- a/src/Serilog.Enrichers.Environment/Serilog.Enrichers.Environment.csproj +++ b/src/Serilog.Enrichers.Environment/Serilog.Enrichers.Environment.csproj @@ -2,7 +2,7 @@ Enrich Serilog log events with properties from System.Environment. - 2.3.1 + 3.0.0 Serilog Contributors net45;netstandard1.3;netstandard1.5;netstandard2.0 Serilog.Enrichers.Environment