From c825cedd01cec1c4ba49be826c3050e32906f6b5 Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 22 Jun 2022 17:14:57 -0400 Subject: [PATCH] netstandard2.0 --- .../Serilog.Exceptions.EntityFrameworkCore.csproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Source/Serilog.Exceptions.EntityFrameworkCore/Serilog.Exceptions.EntityFrameworkCore.csproj b/Source/Serilog.Exceptions.EntityFrameworkCore/Serilog.Exceptions.EntityFrameworkCore.csproj index a96bc660..975245c9 100644 --- a/Source/Serilog.Exceptions.EntityFrameworkCore/Serilog.Exceptions.EntityFrameworkCore.csproj +++ b/Source/Serilog.Exceptions.EntityFrameworkCore/Serilog.Exceptions.EntityFrameworkCore.csproj @@ -1,7 +1,7 @@ - net6.0;net5.0;netstandard2.1 + net6.0;net5.0;netstandard2.1;netstandard2.0 @@ -22,4 +22,8 @@ + + + +